summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2016-04-26spapr_drc: fix aborts during DRC-count based hotplugMichael Roth2-5/+14
2016-04-25usb/uhci: move pid checkGerd Hoffmann1-13/+13
2016-04-23hw/ppc/spapr: Fix crash when specifying bad parameters to spapr-pci-host-bridgeThomas Huth2-5/+7
2016-04-22virtio: Mark host notifiers as externalFam Zheng1-2/+2
2016-04-22event-notifier: Add "is_external" parameterFam Zheng2-5/+5
2016-04-21hw/arm/boot: always clear r0 when booting kernelsSylvain Garrigues1-1/+1
2016-04-20Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2016-04-20' into s...Peter Maydell1-1/+1
2016-04-19Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160419-1' into s...Peter Maydell1-4/+7
2016-04-19Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160419' into...Peter Maydell1-2/+2
2016-04-19cadence_uart: bounds check write offsetMichael S. Tsirkin1-0/+3
2016-04-19Revert "ehci: make idt processing more robust"Gerd Hoffmann1-3/+2
2016-04-19ehci: apply limit to iTD/sidt descriptorsGerd Hoffmann1-1/+5
2016-04-19cuda: fix off-by-one error in SET_TIME commandAurelien Jarno1-2/+2
2016-04-15Fix pflash migrationDr. David Alan Gilbert1-2/+16
2016-04-14Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell3-4/+15
2016-04-14hw/virtio/balloon: Replace TARGET_PAGE_SIZE with BALLOON_PAGE_SIZEThomas Huth1-2/+3
2016-04-13Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20160413-1' into...Peter Maydell3-7/+115
2016-04-13Merge remote-tracking branch 'remotes/elmarco/tags/ivshmem-fix-pull-request' ...Peter Maydell1-0/+30
2016-04-13tpm: Fix write to file descriptor functionStefan Berger1-1/+1
2016-04-13tpm: acpi: remove IRQ from TPM's CRS to make Windows not see conflictIgor Mammedov1-1/+6
2016-04-13pc: acpi: tpm: add missing MMIO resource to PCI0._CRSIgor Mammedov1-0/+5
2016-04-13virtio-input: support absolute axis config in pass-throughLadi Prosek2-5/+47
2016-04-13virtio-input: fix emulated tablet axis rangesLadi Prosek1-2/+2
2016-04-13virtio-input: add live migration supportGerd Hoffmann1-0/+40
2016-04-13virtio-input: implement pass-through evdev writesLadi Prosek1-0/+23
2016-04-13virtio-input: retrieve EV_LED host config bitsLadi Prosek1-0/+1
2016-04-13virtio-input: add missing key mappingsLadi Prosek1-0/+2
2016-04-13ivshmem: fix ivshmem-{plain,doorbell} crash without argMarc-André Lureau1-0/+30
2016-04-12ide: really restart pending and in-flight atapi dmaPavel Butsykin4-22/+43
2016-04-12ide: restart atapi dma by re-evaluating command packetPavel Butsykin1-7/+6
2016-04-12ide: don't lose pending dma statePavel Butsykin3-8/+20
2016-04-12xen: Fix IDE unplugAnthony PERARD1-0/+1
2016-04-12xenfb: use the correct condition to avoid excessive loopingWei Liu1-1/+1
2016-04-11net: stellaris_enet: check packet length against receive bufferPrasad J Pandit1-1/+11
2016-04-11virtio-gpu: block live migrationGerd Hoffmann1-0/+7
2016-04-11ui/virtio-gpu: add and use qemu_create_displaysurface_pixmanGerd Hoffmann1-4/+1
2016-04-08Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160408' into stagingPeter Maydell1-8/+3
2016-04-08Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell15-80/+320
2016-04-08Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160408' into...Peter Maydell1-2/+5
2016-04-08Merge remote-tracking branch 'remotes/xtensa/tags/20160408-xtensa' into stagingPeter Maydell1-1/+1
2016-04-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell3-13/+7
2016-04-08hw/mips_itu: fix off-by-one reported by CoverityLeon Alrae1-8/+3
2016-04-08spapr: Fix ibm,lrdr-capacityBharata B Rao1-2/+5
2016-04-08spapr: fix possible Negative array index readGonglei1-0/+4
2016-04-08hw/timer: Revert "hpet: inverse polarity when pin above ISA_NUM_IRQS"Bill Paul1-12/+2
2016-04-08ps2kbd: default to scancode_set 2, as with KBD_CMD_RESETHervé Poussineau1-1/+1
2016-04-07hw/pci-bridge: Add missing unref in case register-bus failsWei Jiangang1-1/+7
2016-04-07virtio: merge virtio_queue_aio_set_host_notifier_handler with virtio_queue_se...Paolo Bonzini3-24/+12
2016-04-07virtio-scsi: use aio handler for data planePaolo Bonzini2-25/+83
2016-04-07virtio-blk: use aio handler for data planeMichael S. Tsirkin2-10/+30