Add this entry as suggested by Jason and Michael. CC: Jason Wang <[email protected]> CC: Michael S. Tsirkin <[email protected]> CC: Paolo Bonzini <[email protected]> Signed-off-by: Peter Xu <[email protected]> --- MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index dec252f38b..569cfc1fcd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2615,6 +2615,15 @@ F: tests/uefi-test-tools/ F: .gitlab-ci.d/edk2.yml F: .gitlab-ci.d/edk2/ +VT-d Emulation +M: Michael S. Tsirkin <[email protected]> +M: Peter Xu <[email protected]> +R: Jason Wang <[email protected]> +S: Supported +F: hw/i386/intel_iommu.c +F: hw/i386/intel_iommu_internal.h +F: include/hw/i386/intel_iommu.h + Usermode Emulation ------------------ Overall usermode emulation -- 2.26.2
