aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2012-06-27pseries: Implement IOMMU and DMA for PAPR PCI devicesDavid Gibson
2012-06-27iommu: Allow PCI to use IOMMU infrastructureDavid Gibson
2012-06-27pseries: Convert sPAPR TCEs to use generic IOMMU infrastructureDavid Gibson
2012-06-27iommu: Introduce IOMMU emulation infrastructureDavid Gibson
2012-06-27usb: Convert usb_packet_{map, unmap} to universal DMA helpersDavid Gibson
2012-06-27ide/ahci: Use universal DMA helper functionsDavid Gibson
2012-06-27iommu: Make sglists and dma_bdrv helpers use new universal DMA helpersDavid Gibson
2012-06-27usb-ohci: Use universal DMA helper functionsDavid Gibson
2012-06-27iommu: Add universal DMA helper functionsDavid Gibson
2012-06-27Better support for dma_addr_t variablesDavid Gibson
2012-06-27rtl8139: validate rx ring before receiving packetsJason Wang
2012-06-27qdev: fix use-after-free in the error path of qdev_init_nofailAnthony Liguori
2012-06-26Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-06-26Merge remote-tracking branch 'spice/spice.v58' into stagingAnthony Liguori
2012-06-26Merge remote-tracking branch 'sstabellini/compile-xs' into stagingAnthony Liguori
2012-06-26Merge remote-tracking branch 'sstabellini/xen-pt' into stagingAnthony Liguori
2012-06-26Merge remote-tracking branch 'kraxel/usb.54' into stagingAnthony Liguori
2012-06-24Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agrafBlue Swirl
2012-06-24Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel...Blue Swirl
2012-06-24Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agrafBlue Swirl
2012-06-24Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Blue Swirl
2012-06-24PPC: BookE: Implement EPR SPRAlexander Graf
2012-06-24uImage: increase the gzip load sizeAlexander Graf
2012-06-24PPC: e500: allow users to set the /compatible property via -machineAlexander Graf
2012-06-24PPC: e500: Refactor serial dt generationAlexander Graf
2012-06-24PPC: e500: Extend address/size of / to 64bitAlexander Graf
2012-06-24PPC: e500: Define addresses as always 64bitAlexander Graf
2012-06-24PPC: e500: Use new SOC dt formatAlexander Graf
2012-06-24PPC: e500: Use new MPIC dt formatAlexander Graf
2012-06-24PPC: e500: enable manual loading of dtb blobAlexander Graf
2012-06-24PPC: e500: dt: use target_phys_addr_t for ramsizeAlexander Graf
2012-06-24PPC: e500: dt: use 64bit cell helperAlexander Graf
2012-06-24dt: Add -machine dumpdtb option to dump the current dtbAlexander Graf
2012-06-24PPC: e500: dt: start with empty device treeAlexander Graf
2012-06-24PPC: e500: dt: create pci node dynamicallyAlexander Graf
2012-06-24PPC: e500: dt: create global-utils node dynamicallyAlexander Graf
2012-06-24PPC: e500: dt: create mpic node dynamicallyAlexander Graf
2012-06-24PPC: e500: dt: create serial nodes dynamicallyAlexander Graf
2012-06-24PPC: e500: dt: create /soc8544 node dynamicallyAlexander Graf
2012-06-24PPC: e500: dt: create /chosen node dynamicallyAlexander Graf
2012-06-24PPC: e500: dt: create / node dynamicallyAlexander Graf
2012-06-24PPC: e500: dt: create /hypervisor node dynamicallyAlexander Graf
2012-06-24PPC: e500: dt: create /cpus node dynamicallyAlexander Graf
2012-06-24PPC: e500: dt: create memory node dynamicallyAlexander Graf
2012-06-24PPC: e500: require libfdtAlexander Graf
2012-06-24spapr: Add "memop" hypercallBenjamin Herrenschmidt
2012-06-24spapr_vscsi: Error handling fixesBenjamin Herrenschmidt
2012-06-24pseries: Correctly create ibm,segment-page-sizes propertyBenjamin Herrenschmidt
2012-06-24PPC: mpc8544ds: Span initial TLB entry over as much RAM as we needAlexander Graf
2012-06-22vga: raise default vgamem sizeGerd Hoffmann