summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2014-08-15ide: make all commands go through cmd_donePaolo Bonzini4-24/+16
2014-08-15ide: stop PIO transfer on errorsPaolo Bonzini1-3/+2
2014-08-15ahci: remove duplicate PORT_IRQ_* constantsPaolo Bonzini2-24/+3
2014-08-15ide: move retry constants out of BM_STATUS_* namespacePaolo Bonzini3-23/+23
2014-08-15ide: move BM_STATUS bits to pci.[ch]Paolo Bonzini3-11/+11
2014-08-15ide: fold add_status callback into set_inactivePaolo Bonzini6-34/+15
2014-08-15ide: remove wrong setting of BM_STATUS_INTPaolo Bonzini2-5/+0
2014-08-15ide: wrap start_dma callbackPaolo Bonzini3-11/+11
2014-08-15ide: simplify start_transfer callbacksPaolo Bonzini5-24/+5
2014-08-15ide: simplify async_cmd_done callbacksPaolo Bonzini2-4/+2
2014-08-15ide: simplify set_inactive callbacksPaolo Bonzini5-13/+5
2014-08-15ide: simplify reset callbacksPaolo Bonzini5-13/+6
2014-08-15ide: stash aiocb for flushesPaolo Bonzini1-1/+3
2014-08-15Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell1-0/+6
2014-08-15Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-0/+1
2014-08-15xen_disk: fix possible null-ptr dereferenceGonglei (Arei)1-0/+1
2014-08-12virtio-rng: add some trace eventsAmit Shah1-0/+6
2014-08-09hw/timer: Move extern declaration from .c to .h fileStefan Weil1-3/+0
2014-08-09virtio: Move extern declaration to header fileStefan Weil1-2/+0
2014-08-09hw/timer/imx_*: fix TIMER_MAX clash with system symbolMichael Tokarev2-24/+24
2014-08-05vfio: Don't cache MSIMessageAlex Williamson1-6/+2
2014-08-05vfio: Fix MSI-X vector expansionAlex Williamson1-9/+29
2014-08-04sd: sdhci: Fix ADMA dma_memory_read accessPeter Crosthwaite1-1/+2
2014-08-04hw/arm/virt: formatting: memory mapAndrew Jones1-8/+8
2014-08-04hw/arm/boot: Set PC correctly when loading AArch64 ELF filesPeter Maydell1-2/+6
2014-08-04Merge remote-tracking branch 'remotes/amit-virtio-rng/for-2.2' into stagingPeter Maydell1-13/+12
2014-08-04virtio-rng: replace error_set calls with error_setgJohn Snow1-5/+4
2014-08-04virtio-rng: Move error-checking forward to prevent memory leakJohn Snow1-10/+10
2014-08-01qemu: support xen hvm direct kernel bootChunyan Liu3-0/+33
2014-07-29hw/arm/virt: fix pl031 addr typoAndrew Jones1-1/+1
2014-07-29piix: set legacy table size for 1.7Michael S. Tsirkin1-0/+1
2014-07-29acpi-build: tweak acpi migration limitsMichael S. Tsirkin1-7/+9
2014-07-29pc: future-proof migration-compatibility of ACPI tablesPaolo Bonzini1-1/+9
2014-07-29acpi-build: minor code cleanupMichael S. Tsirkin1-6/+12
2014-07-29pc: acpi: generate AML only for PCI0 devices if PCI bridge hotplug is disabledIgor Mammedov1-5/+21
2014-07-28pc: hack for migration compatibility from QEMU 2.0Paolo Bonzini3-4/+77
2014-07-28acpi-dsdt: procedurally generate _PRTPaolo Bonzini2-1832/+128
2014-07-23usb: mtp: tag root property as experimentalGerd Hoffmann1-1/+1
2014-07-22hw/misc/imx_ccm.c: Add missing VMState list terminatorPeter Maydell1-0/+1
2014-07-22vmstate_xhci_event: fix unterminated field listLaszlo Ersek1-0/+1
2014-07-22Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell5-28/+52
2014-07-22ppc: fix -mem-path failureHu Tao5-28/+52
2014-07-22virtio-rng: Add human-readable error message for negative max-bytes parameterJohn Snow1-1/+7
2014-07-21machine: Replace underscores in machine's property namesMarcel Apfelbaum1-4/+4
2014-07-18Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-07-18' in...Peter Maydell3-3/+3
2014-07-18Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-52/+0
2014-07-18hw/usb: Add missing 'static' attributeStefan Weil1-1/+1
2014-07-18Fix new typos in comments (found by codespell)Stefan Weil2-2/+2
2014-07-18Revert "kvmclock: Ensure time in migration never goes backward"Paolo Bonzini1-48/+0
2014-07-18Revert "kvmclock: Ensure proper env->tsc value for kvmclock_current_nsec calc...Paolo Bonzini1-4/+0