Avi Kivity e00387d582 pci: use memory core for iommu support
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.

Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Avi Kivity <avi.kivity@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 <david@gibson.dropbear.id.au>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2013-06-20 16:32:47 +02:00
..
2013-04-24 11:50:18 -05:00
2013-06-07 14:55:33 +02:00
2013-04-29 08:27:47 -05:00
2013-05-01 13:06:07 +02:00
2013-06-07 14:55:33 +02:00
2013-06-03 15:41:27 +00:00
2013-05-01 13:06:07 +02:00
2013-06-02 18:14:02 +03:00
2013-06-07 14:55:33 +02:00
2013-05-01 20:55:21 +04:00
2013-04-16 10:04:23 +02:00