commit | 24addbc76dcbb1d1c85b3062bbf7a030831cc7a9 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Wed Apr 10 17:49:04 2013 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Jun 20 16:32:47 2013 +0200 |
tree | 043b31d31a78616ed0a11da3e992dd7bc1ad699f | |
parent | a84bb436696159d460d03db809c27a854cee0863 [diff] |
dma: eliminate old-style IOMMU support The translate function in the DMAContext is now always NULL. Remove every reference to it. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>