aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2014-08-15q35: Enable the ioapic device to be seen by qtest.John Snow
2014-08-15ahci: construct PIO Setup FIS for PIO commandsPaolo Bonzini
2014-08-15ide: make all commands go through cmd_donePaolo Bonzini
2014-08-15ide: stop PIO transfer on errorsPaolo Bonzini
2014-08-15ahci: remove duplicate PORT_IRQ_* constantsPaolo Bonzini
2014-08-15ide: move retry constants out of BM_STATUS_* namespacePaolo Bonzini
2014-08-15ide: move BM_STATUS bits to pci.[ch]Paolo Bonzini
2014-08-15ide: fold add_status callback into set_inactivePaolo Bonzini
2014-08-15ide: remove wrong setting of BM_STATUS_INTPaolo Bonzini
2014-08-15ide: wrap start_dma callbackPaolo Bonzini
2014-08-15ide: simplify start_transfer callbacksPaolo Bonzini
2014-08-15ide: simplify async_cmd_done callbacksPaolo Bonzini
2014-08-15ide: simplify set_inactive callbacksPaolo Bonzini
2014-08-15ide: simplify reset callbacksPaolo Bonzini
2014-08-15ide: stash aiocb for flushesPaolo Bonzini
2014-08-15Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2014-08-15Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2014-08-15xen_disk: fix possible null-ptr dereferenceGonglei (Arei)
2014-08-12virtio-rng: add some trace eventsAmit Shah
2014-08-09hw/timer: Move extern declaration from .c to .h fileStefan Weil
2014-08-09virtio: Move extern declaration to header fileStefan Weil
2014-08-09hw/timer/imx_*: fix TIMER_MAX clash with system symbolMichael Tokarev
2014-08-05vfio: Don't cache MSIMessageAlex Williamson
2014-08-05vfio: Fix MSI-X vector expansionAlex Williamson
2014-08-04sd: sdhci: Fix ADMA dma_memory_read accessPeter Crosthwaite
2014-08-04hw/arm/virt: formatting: memory mapAndrew Jones
2014-08-04hw/arm/boot: Set PC correctly when loading AArch64 ELF filesPeter Maydell
2014-08-04Merge remote-tracking branch 'remotes/amit-virtio-rng/for-2.2' into stagingPeter Maydell
2014-08-04virtio-rng: replace error_set calls with error_setgJohn Snow
2014-08-04virtio-rng: Move error-checking forward to prevent memory leakJohn Snow
2014-08-01qemu: support xen hvm direct kernel bootChunyan Liu
2014-07-29hw/arm/virt: fix pl031 addr typoAndrew Jones
2014-07-29piix: set legacy table size for 1.7Michael S. Tsirkin
2014-07-29acpi-build: tweak acpi migration limitsMichael S. Tsirkin
2014-07-29pc: future-proof migration-compatibility of ACPI tablesPaolo Bonzini
2014-07-29acpi-build: minor code cleanupMichael S. Tsirkin
2014-07-29pc: acpi: generate AML only for PCI0 devices if PCI bridge hotplug is disabledIgor Mammedov
2014-07-28pc: hack for migration compatibility from QEMU 2.0Paolo Bonzini
2014-07-28acpi-dsdt: procedurally generate _PRTPaolo Bonzini
2014-07-23usb: mtp: tag root property as experimentalGerd Hoffmann
2014-07-22hw/misc/imx_ccm.c: Add missing VMState list terminatorPeter Maydell
2014-07-22vmstate_xhci_event: fix unterminated field listLaszlo Ersek
2014-07-22Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell
2014-07-22ppc: fix -mem-path failureHu Tao
2014-07-22virtio-rng: Add human-readable error message for negative max-bytes parameterJohn Snow
2014-07-21machine: Replace underscores in machine's property namesMarcel Apfelbaum
2014-07-18Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-07-18' in...Peter Maydell
2014-07-18Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-07-18hw/usb: Add missing 'static' attributeStefan Weil
2014-07-18Fix new typos in comments (found by codespell)Stefan Weil