aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2015-06-23xen/pass-through: log errno values rather than function return onesJan Beulich2-25/+25
2015-06-23xen/pass-through: ROM BAR handling adjustmentsJan Beulich2-6/+14
2015-06-23xen/pass-through: fold host PCI command register writesJan Beulich1-7/+2
2015-06-23add pci-bridge-seatGerd Hoffmann1-1/+24
2015-06-23pc: cleanup and convert TMP ACPI device description to AML APIIgor Mammedov7-339/+16
2015-06-23vhost: correctly pass error to caller in vhost_dev_enable_notifiers()Jason Wang1-4/+4
2015-06-23balloon: add a feature bit to let Guest OS deflate balloon on oomDenis V. Lunev1-0/+4
2015-06-23nvme: Fix memleak in nvme_dma_read_prpLu Lina1-0/+1
2015-06-23virtio-blk: Use blk_drain() to drain IO requestsAlexander Yarygin1-5/+10
2015-06-23Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150623-1' into...Peter Maydell5-17/+233
2015-06-23Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-06-22' in...Peter Maydell44-55/+56
2015-06-23virtio-input: evdev passthroughGerd Hoffmann4-0/+215
2015-06-23virtio-input: move properties, use virtio_instance_init_commonGerd Hoffmann2-17/+18
2015-06-23qdev: fix OVERFLOW_BEFORE_WIDENGonglei1-1/+1
2015-06-23virito-pci: fix OVERRUN problemGonglei1-2/+2
2015-06-22Include monitor/monitor.h exactly where neededMarkus Armbruster15-15/+0
2015-06-22Include qapi/qmp/qerror.h exactly where neededMarkus Armbruster11-8/+3
2015-06-22qerror: Move #include out of qerror.hMarkus Armbruster21-0/+21
2015-06-22qerror: Clean up QERR_ macros to expand into a single stringMarkus Armbruster10-29/+29
2015-06-22QemuOpts: Wean off qerror_report_err()Markus Armbruster1-1/+1
2015-06-22qobject: Use 'bool' inside qdictEric Blake1-2/+2
2015-06-22m68k: implement more ColdFire 5208 interrupt controller functionalityGreg Ungerer1-0/+14
2015-06-22Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell1-31/+18
2015-06-22Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2-0/+12
2015-06-21s3adsp1800: Remove the hardcoded values from the resetAlistair Francis1-8/+1
2015-06-21ml605_mmu: Move the hardcoded values to the init functionAlistair Francis1-12/+6
2015-06-21target-microblaze: Convert version_mask to a CPU propertyAlistair Francis1-1/+1
2015-06-21target-microblaze: Convert endi to a CPU propertyAlistair Francis1-1/+1
2015-06-21target-microblaze: Convert dcache-writeback to a CPU propertyAlistair Francis1-1/+2
2015-06-21target-microblaze: Convert use-fpu to a CPU propertyAlistair Francis1-2/+5
2015-06-21microblaze: s3adsp: Instantiate CPU using QOMPeter Crosthwaite1-6/+2
2015-06-19qdev: Deprecated qdev_init() is finally unused, dropMarkus Armbruster1-31/+16
2015-06-19arm: xlnx-zynqmp: Add 2xCortexR5 CPUsPeter Crosthwaite1-0/+34
2015-06-19arm: xlnx-zynqmp: Add boot-cpu propertyPeter Crosthwaite2-2/+19
2015-06-19arm: xlnx-zynqmp: Preface CPU variables with "apu"Peter Crosthwaite2-13/+15
2015-06-19hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiationEric Auger2-11/+74
2015-06-19Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell9-84/+88
2015-06-19mc146818rtc: Reset the periodic timer on loadPaul Donohue1-0/+6
2015-06-19vhost: enable vhost without without MSI-XPankaj Gupta4-29/+3
2015-06-19pci: Don't register a specialized 'config_write' if default behavior is intendedShmulik Ladkani4-26/+0
2015-06-19hw/core: rebase sysbus_get_fw_dev_path() to g_strdup_printf()Laszlo Ersek1-10/+6
2015-06-19vhost_net: re-enable when cross endianCédric Le Goater1-19/+0
2015-06-19vhost-net: tell tap backend about the vnet endiannessGreg Kurz1-1/+32
2015-06-19q35: Re-enable FDC on pc-q35-2.3 and olderEduardo Habkost1-0/+1
2015-06-19qdev: Free property names after registering gpio aliasesEduardo Habkost1-0/+2
2015-06-18vfio: fix build error on CentOS 5.7Leon Alrae1-1/+1
2015-06-17vhost: set vring endianness for legacy virtioGreg Kurz1-1/+49
2015-06-17i8254: fix out-of-bounds memory access in pit_ioport_read()Petr Matousek1-0/+6
2015-06-17s390x: Switch to s390-ccw machine as defaultAlexander Graf2-1/+1
2015-06-17virtio-ccw: disable ioevent bit when ioeventfds are not enabledAurelien Jarno1-0/+4