summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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-11net: stellaris_enet: check packet length against receive bufferPrasad 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
2016-04-07virtio-scsi: fix disabled modePaolo Bonzini
2016-04-07virtio-blk: fix disabled modePaolo Bonzini
2016-04-07virtio: make virtio_queue_notify_vq staticPaolo Bonzini
2016-04-07virtio-balloon: reset the statistic timer to load devicePavel Butsykin
2016-04-07Migration: Add i82801b11 migration dataDr. David Alan Gilbert
2016-04-07Sort the fw_cfg file listGerd Hoffmann
2016-04-07xen: piix reuse pci generic class init functionMichael S. Tsirkin
2016-04-07pci-testdev: fast mmio supportMichael S. Tsirkin
2016-04-06rtl8139: using CP_TX_OWN for ownership transferring during txJason Wang
2016-04-05spapr_drc: enable immediate detach for unsignalled devicesMichael Roth
2016-04-05ppc: Rework POWER7 & POWER8 exception modelCédric Le Goater
2016-04-04hw/arm/bcm2836: Wire up CPU timer interrupts correctlyPeter Maydell
2016-04-04opencores_eth: indicate autonegotiation completionMax Filippov