summaryrefslogtreecommitdiffstats
path: root/hw/spapr_iommu.c
Commit message (Expand)AuthorAgeFilesLines
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-2/+2
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-1/+1
* pseries: Don't allow TCE (iommu) tables to be registered with duplicate LIOBNsDavid Gibson2012-12-141-0/+6
* spapr: Pass PowerPCCPU to hypercallsAndreas Färber2012-10-311-1/+1
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-3/+3
* dma: make dma access its own address spaceAvi Kivity2012-10-221-1/+2
* pseries: Rework implementation of TCE bypassDavid Gibson2012-10-041-6/+19
* pseries: Reset emulated PCI TCE tables on system resetDavid Gibson2012-10-041-0/+11
* pseries dma: DMA window params added to PHB and DT population changedAlexey Kardashevskiy2012-08-151-21/+37
* pseries: Implement IOMMU and DMA for PAPR PCI devicesDavid Gibson2012-06-271-18/+22
* pseries: Convert sPAPR TCEs to use generic IOMMU infrastructureDavid Gibson2012-06-271-0/+242
OpenPOWER on IntegriCloud