aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2016-04-25usb/uhci: move pid checkGerd Hoffmann
2016-04-23hw/ppc/spapr: Fix crash when specifying bad parameters to spapr-pci-host-bridgeThomas Huth
2016-04-22virtio: Mark host notifiers as externalFam Zheng
2016-04-22event-notifier: Add "is_external" parameterFam Zheng
2016-04-21hw/arm/boot: always clear r0 when booting kernelsSylvain Garrigues
2016-04-20Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2016-04-20' into s...Peter Maydell
2016-04-19Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160419-1' into s...Peter Maydell
2016-04-19Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160419' into...Peter Maydell
2016-04-19cadence_uart: bounds check write offsetMichael S. Tsirkin
2016-04-19Revert "ehci: make idt processing more robust"Gerd Hoffmann
2016-04-19ehci: apply limit to iTD/sidt descriptorsGerd Hoffmann
2016-04-19cuda: fix off-by-one error in SET_TIME commandAurelien Jarno
2016-04-15Fix pflash migrationDr. David Alan Gilbert
2016-04-14Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-04-14hw/virtio/balloon: Replace TARGET_PAGE_SIZE with BALLOON_PAGE_SIZEThomas Huth
2016-04-13Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20160413-1' into...Peter Maydell
2016-04-13Merge remote-tracking branch 'remotes/elmarco/tags/ivshmem-fix-pull-request' ...Peter Maydell
2016-04-13tpm: Fix write to file descriptor functionStefan Berger
2016-04-13tpm: acpi: remove IRQ from TPM's CRS to make Windows not see conflictIgor Mammedov
2016-04-13pc: acpi: tpm: add missing MMIO resource to PCI0._CRSIgor Mammedov
2016-04-13virtio-input: support absolute axis config in pass-throughLadi Prosek
2016-04-13virtio-input: fix emulated tablet axis rangesLadi Prosek
2016-04-13virtio-input: add live migration supportGerd Hoffmann
2016-04-13virtio-input: implement pass-through evdev writesLadi Prosek
2016-04-13virtio-input: retrieve EV_LED host config bitsLadi Prosek
2016-04-13virtio-input: add missing key mappingsLadi Prosek
2016-04-13ivshmem: fix ivshmem-{plain,doorbell} crash without argMarc-André Lureau
2016-04-12ide: really restart pending and in-flight atapi dmaPavel Butsykin
2016-04-12ide: restart atapi dma by re-evaluating command packetPavel Butsykin
2016-04-12ide: don't lose pending dma statePavel Butsykin
2016-04-12xen: Fix IDE unplugAnthony PERARD
2016-04-12xenfb: use the correct condition to avoid excessive loopingWei Liu
2016-04-11net: stellaris_enet: check packet length against receive bufferpull-target-arm-20160411Prasad J Pandit
2016-04-11virtio-gpu: block live migrationGerd Hoffmann
2016-04-11ui/virtio-gpu: add and use qemu_create_displaysurface_pixmanGerd Hoffmann
2016-04-08Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160408' into stagingPeter Maydell
2016-04-08Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-04-08Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160408' into...Peter Maydell
2016-04-08Merge remote-tracking branch 'remotes/xtensa/tags/20160408-xtensa' into stagingPeter Maydell
2016-04-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-04-08hw/mips_itu: fix off-by-one reported by CoverityLeon Alrae
2016-04-08spapr: Fix ibm,lrdr-capacityBharata B Rao
2016-04-08spapr: fix possible Negative array index readGonglei
2016-04-08hw/timer: Revert "hpet: inverse polarity when pin above ISA_NUM_IRQS"Bill Paul
2016-04-08ps2kbd: default to scancode_set 2, as with KBD_CMD_RESETHervé Poussineau
2016-04-07hw/pci-bridge: Add missing unref in case register-bus failsWei Jiangang
2016-04-07virtio: merge virtio_queue_aio_set_host_notifier_handler with virtio_queue_se...Paolo Bonzini
2016-04-07virtio-scsi: use aio handler for data planePaolo Bonzini
2016-04-07virtio-blk: use aio handler for data planeMichael S. Tsirkin
2016-04-07virtio: add aio handlerMichael S. Tsirkin