summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* cmd646: synchronise UDMA interrupt status with DMA interrupt statusMark Cave-Ayland2014-08-151-0/+24
* cmd646: allow MRDMODE interrupt status bits clearing from PCI config spaceMark Cave-Ayland2014-08-151-2/+30
* cmd646: switch cmd646_update_irq() to accept PCIDevice instead of PCIIDEStateMark Cave-Ayland2014-08-151-5/+4
* cmd646: synchronise DMA interrupt status with UDMA interrupt statusMark Cave-Ayland2014-08-151-0/+22
* cmd646: add constants for CNTRL register accessMark Cave-Ayland2014-08-151-2/+5
* q35: Enable the ioapic device to be seen by qtest.John Snow2014-08-151-1/+1
* ahci: construct PIO Setup FIS for PIO commandsPaolo Bonzini2014-08-151-0/+70
* ide: make all commands go through cmd_donePaolo Bonzini2014-08-154-24/+16
* ide: stop PIO transfer on errorsPaolo Bonzini2014-08-151-3/+2
* ahci: remove duplicate PORT_IRQ_* constantsPaolo Bonzini2014-08-152-24/+3
* ide: move retry constants out of BM_STATUS_* namespacePaolo Bonzini2014-08-153-23/+23
* ide: move BM_STATUS bits to pci.[ch]Paolo Bonzini2014-08-153-11/+11
* ide: fold add_status callback into set_inactivePaolo Bonzini2014-08-156-34/+15
* ide: remove wrong setting of BM_STATUS_INTPaolo Bonzini2014-08-152-5/+0
* ide: wrap start_dma callbackPaolo Bonzini2014-08-153-11/+11
* ide: simplify start_transfer callbacksPaolo Bonzini2014-08-155-24/+5
* ide: simplify async_cmd_done callbacksPaolo Bonzini2014-08-152-4/+2
* ide: simplify set_inactive callbacksPaolo Bonzini2014-08-155-13/+5
* ide: simplify reset callbacksPaolo Bonzini2014-08-155-13/+6
* ide: stash aiocb for flushesPaolo Bonzini2014-08-151-1/+3
* Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2014-08-151-0/+6
|\
| * virtio-rng: add some trace eventsAmit Shah2014-08-121-0/+6
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-08-151-0/+1
|\ \
| * | xen_disk: fix possible null-ptr dereferenceGonglei (Arei)2014-08-151-0/+1
* | | hw/timer: Move extern declaration from .c to .h fileStefan Weil2014-08-091-3/+0
* | | virtio: Move extern declaration to header fileStefan Weil2014-08-091-2/+0
* | | hw/timer/imx_*: fix TIMER_MAX clash with system symbolMichael Tokarev2014-08-092-24/+24
| |/ |/|
* | vfio: Don't cache MSIMessageAlex Williamson2014-08-051-6/+2
* | vfio: Fix MSI-X vector expansionAlex Williamson2014-08-051-9/+29
|/
* sd: sdhci: Fix ADMA dma_memory_read accessPeter Crosthwaite2014-08-041-1/+2
* hw/arm/virt: formatting: memory mapAndrew Jones2014-08-041-8/+8
* hw/arm/boot: Set PC correctly when loading AArch64 ELF filesPeter Maydell2014-08-041-2/+6
* Merge remote-tracking branch 'remotes/amit-virtio-rng/for-2.2' into stagingPeter Maydell2014-08-041-13/+12
|\
| * virtio-rng: replace error_set calls with error_setgJohn Snow2014-08-041-5/+4
| * virtio-rng: Move error-checking forward to prevent memory leakJohn Snow2014-08-041-10/+10
* | qemu: support xen hvm direct kernel bootChunyan Liu2014-08-013-0/+33
|/
* hw/arm/virt: fix pl031 addr typoAndrew Jones2014-07-291-1/+1
* piix: set legacy table size for 1.7Michael S. Tsirkin2014-07-291-0/+1
* acpi-build: tweak acpi migration limitsMichael S. Tsirkin2014-07-291-7/+9
* pc: future-proof migration-compatibility of ACPI tablesPaolo Bonzini2014-07-291-1/+9
* acpi-build: minor code cleanupMichael S. Tsirkin2014-07-291-6/+12
* pc: acpi: generate AML only for PCI0 devices if PCI bridge hotplug is disabledIgor Mammedov2014-07-291-5/+21
* pc: hack for migration compatibility from QEMU 2.0Paolo Bonzini2014-07-283-4/+77
* acpi-dsdt: procedurally generate _PRTPaolo Bonzini2014-07-282-1832/+128
* usb: mtp: tag root property as experimentalGerd Hoffmann2014-07-231-1/+1
* hw/misc/imx_ccm.c: Add missing VMState list terminatorPeter Maydell2014-07-221-0/+1
* vmstate_xhci_event: fix unterminated field listLaszlo Ersek2014-07-221-0/+1
* Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell2014-07-225-28/+52
|\
| * ppc: fix -mem-path failureHu Tao2014-07-225-28/+52
* | virtio-rng: Add human-readable error message for negative max-bytes parameterJohn Snow2014-07-221-1/+7
|/
OpenPOWER on IntegriCloud