commit | a84bb436696159d460d03db809c27a854cee0863 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Thu Apr 11 12:35:33 2013 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Jun 20 16:32:47 2013 +0200 |
tree | b651e05008e7e5261555046ebd4a5be6e53a4005 | |
parent | a71bfbfe9d0bb74912170435d687f3c5de86a9f6 [diff] |
spapr: use memory core for iommu support Now we can stop using a "translating" DMAContext, but we do not yet modify the sPAPRTCETable users to get an AddressSpace; they keep using the table via a DMAContext. Acked-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>