summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* target-ppc: KVMPPC_H_CAS fix cpu-version endianessLaurent Dufour2014-07-081-2/+1
* Merge remote-tracking branch 'remotes/afaerber/tags/prep-for-2.1' into stagingPeter Maydell2014-07-072-15/+1
|\
| * prep: Remove CPU reset entry point hack related to OpenHack'WareHervé Poussineau2014-07-071-3/+0
| * prep: Remove PCI memory hack related to OpenHack'WareHervé Poussineau2014-07-072-12/+1
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-07-079-18/+40
|\ \
| * | virtio-pci: fix MSI memory region use after freePaolo Bonzini2014-07-061-2/+2
| * | qdev: Fix crash when using non-device class name on -globalEduardo Habkost2014-07-061-1/+2
| * | qdev: Don't abort() in case globals can't be setEduardo Habkost2014-07-061-1/+7
| * | hw/virtio: enable common virtio feature for mmio deviceMing Lei2014-07-061-0/+6
| * | acpi: fix typo in memory hotplug MMIO region nameIgor Mammedov2014-07-061-1/+1
| * | pci: assign devfn to pci_dev before calling pci_device_iommu_address_space()Le Tan2014-07-061-1/+1
| * | virtio: move common virtio properties to bus class deviceMing Lei2014-07-063-11/+14
| * | pc-dimm: error out if memory hotplug is not enabledIgor Mammedov2014-07-061-1/+7
* | | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-07-073-13/+23
|\ \ \ | |_|/ |/| |
| * | dataplane: submit I/O as a batchMing Lei2014-07-071-0/+2
| * | ahci: map memory via device's address space instead of address_space_memoryLe Tan2014-07-071-10/+11
| * | ahci.c: mask unused flags when reading size PRDT DBCReza Jelveh2014-07-072-3/+10
| |/
* | xen: build on ARMStefano Stabellini2014-07-071-8/+10
* | xen_backend: introduce xenstore_read_uint64 and xenstore_read_fe_uint64Stefano Stabellini2014-07-071-0/+18
|/
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140701-1' into s...Peter Maydell2014-07-014-31/+30
|\
| * ccid-card-emulated: use EventNotifierPaolo Bonzini2014-07-011-19/+10
| * usb: initialize libusb_device to avoid crashJincheng Miao2014-07-011-2/+2
| * usb: Fix usb-bt-dongle initialization.Hani Benhabiles2014-07-011-8/+16
| * input: fix jumpy mouse cursor with USB mouse emulationChristian Burger2014-07-011-2/+2
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-07-0110-79/+65
|\ \
| * | virtio-blk: remove need for explicit x-data-plane=on optionStefan Hajnoczi2014-07-011-1/+1
| * | qdev: drop iothread property typeStefan Hajnoczi2014-07-011-50/+0
| * | virtio-blk: replace x-iothread with iothread link propertyStefan Hajnoczi2014-07-014-1/+17
| * | virtio-blk: move qdev properties into virtio-blk.cStefan Hajnoczi2014-07-011-1/+11
| * | virtio: fix virtio-blk child refcount in transportsStefan Hajnoczi2014-07-013-0/+3
| * | virtio-blk: drop virtio_blk_set_conf()Stefan Hajnoczi2014-07-011-6/+0
| * | virtio-blk: use aliases instead of duplicate qdev propertiesStefan Hajnoczi2014-07-016-15/+3
| * | qdev: add qdev_alias_all_properties()Stefan Hajnoczi2014-07-011-0/+21
| * | virtio-blk: move x-data-plane qdev property to virtio-blk.hStefan Hajnoczi2014-07-012-6/+0
| * | dataplane: bail out on unsupported transportCornelia Huck2014-07-011-0/+10
* | | Merge remote-tracking branch 'remotes/bonzini/memory' into stagingPeter Maydell2014-07-012-2/+12
|\ \ \ | |_|/ |/| |
| * | qdev: correctly send DEVICE_DELETED for recursively-deleted devicesPaolo Bonzini2014-07-011-2/+3
| * | mc146818rtc: add "rtc-time" link to "/machine/rtc"Marcelo Tosatti2014-07-011-0/+9
| |/
* | Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-2.1' into...Peter Maydell2014-07-0117-49/+60
|\ \
| * | irq: Slim conversion of qemu_irq to QOMAndreas Färber2014-07-011-2/+20
| * | irq: Allocate IRQs individuallyPeter Crosthwaite2014-07-014-16/+10
| * | hw: Fix qemu_allocate_irqs() leaksAndreas Färber2014-06-3014-29/+28
| * | sdhci: Fix misuse of qemu_free_irqs()Andreas Färber2014-06-301-2/+2
| |/
* | Merge remote-tracking branch 'remotes/bonzini/scsi-next' into stagingPeter Maydell2014-07-011-9/+3
|\ \ | |/ |/|
| * virtio-scsi: scsi events must be converted to target endiannessCédric Le Goater2014-07-011-2/+2
| * virtio-scsi: virtio_scsi_push_event() lacks VirtIOSCSIReq parsingGreg Kurz2014-07-011-7/+1
* | vfio: use correct runstatePaolo Bonzini2014-06-301-1/+1
* | vfio: Make BARs native endianAlexey Kardashevskiy2014-06-301-10/+31
* | vfio-pci: Fix MSI-X masking performanceAlex Williamson2014-06-301-102/+131
* | vfio-pci: Fix MSI/X debug codeAlex Williamson2014-06-301-2/+2
|/
OpenPOWER on IntegriCloud