summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2014-08-18Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell12-208/+288
2014-08-15Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-08-15' in...Peter Maydell19-30/+35
2014-08-15ide: only constrain read/write requests to drive size, not other typesMichael Tokarev1-1/+2
2014-08-15virtio-blk: Correct bug in support for flexible descriptor layoutMarc MarĂ­1-7/+7
2014-08-15ide: Fix segfault when flushing a device that doesn't existKevin Wolf1-1/+3
2014-08-15dataplane: stop trying on notifier errorCornelia Huck1-1/+10
2014-08-15dataplane: fail notifier setting gracefullyCornelia Huck1-4/+11
2014-08-15dataplane: print why starting failedCornelia Huck1-5/+8
2014-08-15cmd646: synchronise UDMA interrupt status with DMA interrupt statusMark Cave-Ayland1-0/+24
2014-08-15cmd646: allow MRDMODE interrupt status bits clearing from PCI config spaceMark Cave-Ayland1-2/+30
2014-08-15cmd646: switch cmd646_update_irq() to accept PCIDevice instead of PCIIDEStateMark Cave-Ayland1-5/+4
2014-08-15cmd646: synchronise DMA interrupt status with UDMA interrupt statusMark Cave-Ayland1-0/+22
2014-08-15cmd646: add constants for CNTRL register accessMark Cave-Ayland1-2/+5
2014-08-15q35: Enable the ioapic device to be seen by qtest.John Snow1-1/+1
2014-08-15ahci: construct PIO Setup FIS for PIO commandsPaolo Bonzini1-0/+70
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/mst/tags/for_upstream' into stagingPeter Maydell15-85/+102
2014-08-15Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell1-0/+6
2014-08-15ivshmem: check the value returned by fstat()zhanghailiang1-1/+5
2014-08-15l2cap: fix access to freed memoryzhanghailiang1-1/+1
2014-08-15intc: i8259: Convert Array allocation to g_new0Peter Crosthwaite1-1/+1
2014-08-15ppc: convert g_new(qemu_irq usages to g_new0Peter Crosthwaite3-3/+3
2014-08-15ssi: xilinx_spi: Initialise CS GPIOs as NULLPeter Crosthwaite1-1/+1
2014-08-15vmxnet3: don't use 'Yoda conditions'Gonglei1-8/+8
2014-08-15isa-bus: don't use 'Yoda conditions'Gonglei1-1/+1
2014-08-15audio: don't use 'Yoda conditions'Gonglei3-5/+6
2014-08-15usb: don't use 'Yoda conditions'Gonglei3-4/+4
2014-08-15pci-host: update uncorresponding descriptionGonglei1-1/+1
2014-08-15pci-host: update obsolete reference about piix_pci.cGonglei3-3/+3
2014-08-15apic: Fix reported DFR contentJan Kiszka1-1/+1
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-14pc: Get rid of pci-info leftoversMarkus Armbruster3-37/+0
2014-08-14e1000: use symbolic constants to init phy ctrl & status registersGabriel L. Somlo1-6/+23
2014-08-14e1000: correctly handle phy_ctrl reserved & self-clearing bitsGabriel L. Somlo1-14/+17
2014-08-14ivshmem: fix building when debug mode is enabledLevente Kurusa1-2/+2
2014-08-14acpi: align RSDPMichael S. Tsirkin1-1/+1
2014-08-14pc-dimm: fix up error messageMichael S. Tsirkin1-2/+3