VFIO is the bridge for vIOMMU and host IOMMU. Needs to provide API
for vIOMMU emulator to set configs to host IOMMU. In this patchset,
such API is exposed in hw/pci.
Signed-off-by: Liu, Yi L
---
hw/vfio/pci.c | 30 ++
1 file changed, 30 insertions(+)
diff --git a/hw/
VFIO is the bridge for vIOMMU and host IOMMU. Needs to provide API
for vIOMMU emulator to set configs to host IOMMU. In this patchset,
such API is exposed in hw/pci.
Signed-off-by: Liu, Yi L
---
hw/vfio/pci.c | 30 ++
1 file changed, 30 insertions(+)
diff --git a/hw/