]> git.proxmox.com Git - qemu.git/commit
spapr: make IOMMU translation go through IOMMUTLBEntry
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 16 Apr 2013 13:05:06 +0000 (15:05 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 20 Jun 2013 14:32:47 +0000 (16:32 +0200)
commita71bfbfe9d0bb74912170435d687f3c5de86a9f6
tree6688314dba9b5de2861cbf01b886a023361ade82
parent2b7dc949e241ac2b069d2d6183c1346cad792662
spapr: make IOMMU translation go through IOMMUTLBEntry

The next step is to introduce the translation code that will be used for
IOMMU MemoryRegions, but still do the actual translation in a DMAContext.

Acked-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/ppc/spapr_iommu.c