summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2012-07-04ARM: hw/exynos4210_mct.c: Fix a bug which hangs Linux kernel.Stanislav Vorobiov1-4/+0
2012-07-02scsi: Fix transfer length for READ POSITION commands.Christian Hoff2-1/+23
2012-07-02scsi: Add basic support for SCSI media changer commands.Christian Hoff2-6/+43
2012-07-02scsi: Ensure command and transfer lengths are set for all SCSI devicesPaolo Bonzini1-7/+18
2012-07-02scsi: Fix LOAD_UNLOADChristian Hoff2-4/+4
2012-07-02scsi: Fix data length == SCSI_SENSE_BUF_SIZEChristian Hoff1-1/+1
2012-07-02virtio-scsi: do not crash on adding buffers to the event queuePaolo Bonzini1-1/+5
2012-07-02megasas: LSI Megaraid SAS HBA emulationHannes Reinecke3-0/+2201
2012-07-02megasas: Add header fileHannes Reinecke1-0/+1248
2012-07-02ISCSI: Add SCSI passthrough via scsi-generic to libiscsiRonnie Sahlberg1-8/+5
2012-07-02scsi-disk: implement READ DISC INFORMATIONPaolo Bonzini2-0/+41
2012-07-02atapi: implement READ DISC INFORMATIONPaolo Bonzini1-0/+31
2012-07-02scsi: add a qdev property for the disk's WWNPaolo Bonzini1-1/+13
2012-07-02scsi: simplify handling of the VPD page length fieldPaolo Bonzini1-8/+7
2012-06-27pseries: Implement IOMMU and DMA for PAPR PCI devicesDavid Gibson4-18/+39
2012-06-27iommu: Allow PCI to use IOMMU infrastructureDavid Gibson3-2/+18
2012-06-27pseries: Convert sPAPR TCEs to use generic IOMMU infrastructureDavid Gibson9-341/+368
2012-06-27iommu: Introduce IOMMU emulation infrastructureDavid Gibson1-3/+1
2012-06-27usb: Convert usb_packet_{map, unmap} to universal DMA helpersDavid Gibson4-14/+15
2012-06-27ide/ahci: Use universal DMA helper functionsDavid Gibson3-16/+23
2012-06-27iommu: Make sglists and dma_bdrv helpers use new universal DMA helpersDavid Gibson3-4/+5
2012-06-27usb-ohci: Use universal DMA helper functionsDavid Gibson1-42/+51
2012-06-27iommu: Add universal DMA helper functionsDavid Gibson1-9/+12
2012-06-27Better support for dma_addr_t variablesDavid Gibson1-0/+12
2012-06-27rtl8139: validate rx ring before receiving packetsJason Wang1-10/+12
2012-06-27qdev: fix use-after-free in the error path of qdev_init_nofailAnthony Liguori1-2/+3
2012-06-26Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori1-1/+1
2012-06-26Merge remote-tracking branch 'spice/spice.v58' into stagingAnthony Liguori10-70/+175
2012-06-26Merge remote-tracking branch 'sstabellini/compile-xs' into stagingAnthony Liguori6-26/+17
2012-06-26Merge remote-tracking branch 'sstabellini/xen-pt' into stagingAnthony Liguori16-19/+4253
2012-06-26Merge remote-tracking branch 'kraxel/usb.54' into stagingAnthony Liguori4-26/+139
2012-06-24Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agrafBlue Swirl7-49/+361
2012-06-24Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel...Blue Swirl2-189/+149
2012-06-24Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agrafBlue Swirl1-7/+20
2012-06-24Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Blue Swirl16-487/+569
2012-06-24PPC: BookE: Implement EPR SPRAlexander Graf1-0/+1
2012-06-24uImage: increase the gzip load sizeAlexander Graf1-2/+2
2012-06-24PPC: e500: allow users to set the /compatible property via -machineAlexander Graf1-3/+9
2012-06-24PPC: e500: Refactor serial dt generationAlexander Graf1-28/+26
2012-06-24PPC: e500: Extend address/size of / to 64bitAlexander Graf1-10/+18
2012-06-24PPC: e500: Define addresses as always 64bitAlexander Graf1-17/+17
2012-06-24PPC: e500: Use new SOC dt formatAlexander Graf1-5/+4
2012-06-24PPC: e500: Use new MPIC dt formatAlexander Graf1-15/+18
2012-06-24PPC: e500: enable manual loading of dtb blobAlexander Graf1-4/+22
2012-06-24PPC: e500: dt: use target_phys_addr_t for ramsizeAlexander Graf1-1/+1
2012-06-24PPC: e500: dt: use 64bit cell helperAlexander Graf1-3/+3
2012-06-24dt: Add -machine dumpdtb option to dump the current dtbAlexander Graf1-0/+18
2012-06-24PPC: e500: dt: start with empty device treeAlexander Graf1-7/+1
2012-06-24PPC: e500: dt: create pci node dynamicallyAlexander Graf1-0/+50
2012-06-24PPC: e500: dt: create global-utils node dynamicallyAlexander Graf1-0/+9