aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2014-07-08hw/arm/vexpress: Alias NOR flash at 0 for vexpress-a9Peter Maydell
2014-07-08target-ppc: KVMPPC_H_CAS fix cpu-version endianessLaurent Dufour
2014-07-07Merge remote-tracking branch 'remotes/afaerber/tags/prep-for-2.1' into stagingPeter Maydell
2014-07-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-07-07prep: Remove CPU reset entry point hack related to OpenHack'WareHervé Poussineau
2014-07-07prep: Remove PCI memory hack related to OpenHack'WareHervé Poussineau
2014-07-07Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-07-07xen: build on ARMStefano Stabellini
2014-07-07xen_backend: introduce xenstore_read_uint64 and xenstore_read_fe_uint64Stefano Stabellini
2014-07-07dataplane: submit I/O as a batchMing Lei
2014-07-07ahci: map memory via device's address space instead of address_space_memoryLe Tan
2014-07-07ahci.c: mask unused flags when reading size PRDT DBCReza Jelveh
2014-07-06virtio-pci: fix MSI memory region use after freePaolo Bonzini
2014-07-06qdev: Fix crash when using non-device class name on -globalEduardo Habkost
2014-07-06qdev: Don't abort() in case globals can't be setEduardo Habkost
2014-07-06hw/virtio: enable common virtio feature for mmio deviceMing Lei
2014-07-06acpi: fix typo in memory hotplug MMIO region nameIgor Mammedov
2014-07-06pci: assign devfn to pci_dev before calling pci_device_iommu_address_space()Le Tan
2014-07-06virtio: move common virtio properties to bus class deviceMing Lei
2014-07-06pc-dimm: error out if memory hotplug is not enabledIgor Mammedov
2014-07-01Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140701-1' into s...Peter Maydell
2014-07-01ccid-card-emulated: use EventNotifierPaolo Bonzini
2014-07-01Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-07-01usb: initialize libusb_device to avoid crashJincheng Miao
2014-07-01usb: Fix usb-bt-dongle initialization.Hani Benhabiles
2014-07-01input: fix jumpy mouse cursor with USB mouse emulationChristian Burger
2014-07-01Merge remote-tracking branch 'remotes/bonzini/memory' into stagingPeter Maydell
2014-07-01Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-2.1' into...Peter Maydell
2014-07-01Merge remote-tracking branch 'remotes/bonzini/scsi-next' into stagingPeter Maydell
2014-07-01qdev: correctly send DEVICE_DELETED for recursively-deleted devicesPaolo Bonzini
2014-07-01mc146818rtc: add "rtc-time" link to "/machine/rtc"Marcelo Tosatti
2014-07-01virtio-scsi: scsi events must be converted to target endiannessCédric Le Goater
2014-07-01virtio-scsi: virtio_scsi_push_event() lacks VirtIOSCSIReq parsingGreg Kurz
2014-07-01virtio-blk: remove need for explicit x-data-plane=on optionStefan Hajnoczi
2014-07-01qdev: drop iothread property typeStefan Hajnoczi
2014-07-01virtio-blk: replace x-iothread with iothread link propertyStefan Hajnoczi
2014-07-01virtio-blk: move qdev properties into virtio-blk.cStefan Hajnoczi
2014-07-01virtio: fix virtio-blk child refcount in transportsStefan Hajnoczi
2014-07-01virtio-blk: drop virtio_blk_set_conf()Stefan Hajnoczi
2014-07-01virtio-blk: use aliases instead of duplicate qdev propertiesStefan Hajnoczi
2014-07-01qdev: add qdev_alias_all_properties()Stefan Hajnoczi
2014-07-01virtio-blk: move x-data-plane qdev property to virtio-blk.hStefan Hajnoczi
2014-07-01dataplane: bail out on unsupported transportCornelia Huck
2014-07-01irq: Slim conversion of qemu_irq to QOMAndreas Färber
2014-07-01irq: Allocate IRQs individuallyPeter Crosthwaite
2014-06-30hw: Fix qemu_allocate_irqs() leaksAndreas Färber
2014-06-30sdhci: Fix misuse of qemu_free_irqs()Andreas Färber
2014-06-30vfio: use correct runstatePaolo Bonzini
2014-06-30vfio: Make BARs native endianAlexey Kardashevskiy
2014-06-30vfio-pci: Fix MSI-X masking performanceAlex Williamson