commit | a71bfbfe9d0bb74912170435d687f3c5de86a9f6 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Tue Apr 16 15:05:06 2013 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Jun 20 16:32:47 2013 +0200 |
tree | 6688314dba9b5de2861cbf01b886a023361ade82 | |
parent | 2b7dc949e241ac2b069d2d6183c1346cad792662 [diff] |
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>