On 21 May 2013 11:57, Paolo Bonzini <pbonz...@redhat.com> wrote: > From: Avi Kivity <avi.kiv...@gmail.com> > > Use the new iommu support in the memory core for iommu support. The only > user, spapr, is also converted, but it still provides a DMAContext > interface until the non-PCI bits switch to AddressSpace. > > Cc: Michael S. Tsirkin <m...@redhat.com> > Signed-off-by: Avi Kivity <avi.kiv...@gmail.com> > [ Do not calls memory_region_del_subregion() on the device's > bus_master_enable_region, it is an alias; return an AddressSpace > from the IOMMU hook and remove the destructor hook. - David Gibson ] > Signed-off-by: David Gibson <da...@gibson.dropbear.id.au> > Signed-off-by: Paolo Bonzini <pbonz...@redhat.com>
More >80column excesses. Otherwise Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> -- PMM