]> Git Repo - qemu.git/blobdiff - include/hw/i386/intel_iommu.h
memory/iommu: QOM'fy IOMMU MemoryRegion
[qemu.git] / include / hw / i386 / intel_iommu.h
index 3e51876b756345378a9f016509e5ec5162ee53d1..45fba4ff97fa47f2279366ea58b712d56eed8065 100644 (file)
@@ -83,7 +83,7 @@ struct VTDAddressSpace {
     PCIBus *bus;
     uint8_t devfn;
     AddressSpace as;
-    MemoryRegion iommu;
+    IOMMUMemoryRegion iommu;
     MemoryRegion root;
     MemoryRegion sys_alias;
     MemoryRegion iommu_ir;      /* Interrupt region: 0xfeeXXXXX */
This page took 0.020721 seconds and 4 git commands to generate.