summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2014-07-11Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140711-1' into s...Peter Maydell1-0/+4
2014-07-11mtp: linux guest detection fix.Gerd Hoffmann1-0/+4
2014-07-11cirrus: Fix host CPU blitsBenjamin Herrenschmidt1-2/+1
2014-07-11cirrus: Fix build of debug codeBenjamin Herrenschmidt1-4/+4
2014-07-11cirrus_vga: adding sanity check for vram sizeGonglei1-0/+16
2014-07-10Merge remote-tracking branch 'remotes/kvm/uq/master' into stagingPeter Maydell3-5/+23
2014-07-10mc146818rtc: register the clock reset notifier on the right clockPaolo Bonzini1-1/+1
2014-07-09watchdog: fix deadlock with -watchdog-action pausePaolo Bonzini1-1/+5
2014-07-09mips_malta: Catch kernels linked at wrong addressJames Hogan1-0/+14
2014-07-09mips_malta: Remove incorrect KVM T&E referencesJames Hogan1-3/+3
2014-07-08hw/ppc/spapr_hcall.c: Add ULL suffix to 64 bit constantPeter Maydell1-1/+1
2014-07-08Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20140708' into stagingPeter Maydell1-0/+9
2014-07-08s390x/css: reflect cpa in scswCornelia Huck1-0/+9
2014-07-08hw/arm/vexpress: Alias NOR flash at 0 for vexpress-a9Peter Maydell1-1/+1
2014-07-08target-ppc: KVMPPC_H_CAS fix cpu-version endianessLaurent Dufour1-2/+1
2014-07-07Merge remote-tracking branch 'remotes/afaerber/tags/prep-for-2.1' into stagingPeter Maydell2-15/+1
2014-07-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell9-18/+40
2014-07-07prep: Remove CPU reset entry point hack related to OpenHack'WareHervé Poussineau1-3/+0
2014-07-07prep: Remove PCI memory hack related to OpenHack'WareHervé Poussineau2-12/+1
2014-07-07Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell3-13/+23
2014-07-07xen: build on ARMStefano Stabellini1-8/+10
2014-07-07xen_backend: introduce xenstore_read_uint64 and xenstore_read_fe_uint64Stefano Stabellini1-0/+18
2014-07-07dataplane: submit I/O as a batchMing Lei1-0/+2
2014-07-07ahci: map memory via device's address space instead of address_space_memoryLe Tan1-10/+11
2014-07-07ahci.c: mask unused flags when reading size PRDT DBCReza Jelveh2-3/+10
2014-07-06virtio-pci: fix MSI memory region use after freePaolo Bonzini1-2/+2
2014-07-06qdev: Fix crash when using non-device class name on -globalEduardo Habkost1-1/+2
2014-07-06qdev: Don't abort() in case globals can't be setEduardo Habkost1-1/+7
2014-07-06hw/virtio: enable common virtio feature for mmio deviceMing Lei1-0/+6
2014-07-06acpi: fix typo in memory hotplug MMIO region nameIgor Mammedov1-1/+1
2014-07-06pci: assign devfn to pci_dev before calling pci_device_iommu_address_space()Le Tan1-1/+1
2014-07-06virtio: move common virtio properties to bus class deviceMing Lei3-11/+14
2014-07-06pc-dimm: error out if memory hotplug is not enabledIgor Mammedov1-1/+7
2014-07-01Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140701-1' into s...Peter Maydell4-31/+30
2014-07-01ccid-card-emulated: use EventNotifierPaolo Bonzini1-19/+10
2014-07-01Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell10-79/+65
2014-07-01usb: initialize libusb_device to avoid crashJincheng Miao1-2/+2
2014-07-01usb: Fix usb-bt-dongle initialization.Hani Benhabiles1-8/+16
2014-07-01input: fix jumpy mouse cursor with USB mouse emulationChristian Burger1-2/+2
2014-07-01Merge remote-tracking branch 'remotes/bonzini/memory' into stagingPeter Maydell2-2/+12
2014-07-01Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-2.1' into...Peter Maydell17-49/+60
2014-07-01Merge remote-tracking branch 'remotes/bonzini/scsi-next' into stagingPeter Maydell1-9/+3
2014-07-01qdev: correctly send DEVICE_DELETED for recursively-deleted devicesPaolo Bonzini1-2/+3
2014-07-01mc146818rtc: add "rtc-time" link to "/machine/rtc"Marcelo Tosatti1-0/+9
2014-07-01virtio-scsi: scsi events must be converted to target endiannessCédric Le Goater1-2/+2
2014-07-01virtio-scsi: virtio_scsi_push_event() lacks VirtIOSCSIReq parsingGreg Kurz1-7/+1
2014-07-01virtio-blk: remove need for explicit x-data-plane=on optionStefan Hajnoczi1-1/+1
2014-07-01qdev: drop iothread property typeStefan Hajnoczi1-50/+0
2014-07-01virtio-blk: replace x-iothread with iothread link propertyStefan Hajnoczi4-1/+17
2014-07-01virtio-blk: move qdev properties into virtio-blk.cStefan Hajnoczi1-1/+11