We'd like to thank Kevin, so far the VT-d maintainer, for his past contributions, while at the same time we'd like to reflect reality as it has been for quite some time. Have VT-d maintainership (and for symmetry also AMD IOMMU's) fall back to the maintainers of general x86. This also brings things in sync with how they are for Arm.
While touching the X86 section also append two so far missing slashes. Signed-off-by: Jan Beulich <[email protected]> --- a/MAINTAINERS +++ b/MAINTAINERS @@ -220,12 +220,6 @@ F: xen/drivers/acpi/ F: xen/include/acpi/ F: tools/libacpi/ -AMD IOMMU -M: Jan Beulich <[email protected]> -M: Andrew Cooper <[email protected]> -S: Maintained -F: xen/drivers/passthrough/amd/ - ARGO M: Christopher Clark <[email protected]> S: Maintained @@ -351,11 +345,6 @@ S: Odd Fixes F: xen/arch/x86/include/asm/tboot.h F: xen/arch/x86/tboot.c -INTEL(R) VT FOR DIRECTED I/O (VT-D) -M: Kevin Tian <[email protected]> -S: Supported -F: xen/drivers/passthrough/vtd/ - IOMMU VENDOR INDEPENDENT CODE M: Jan Beulich <[email protected]> R: Roger Pau Monné <[email protected]> @@ -587,9 +576,11 @@ R: Wei Liu <[email protected]> S: Supported L: [email protected] F: xen/arch/x86/ +F: xen/drivers/passthrough/amd/ +F: xen/drivers/passthrough/vtd/ F: xen/include/public/arch-x86/ -F: xen/include/xen/lib/x86 -F: xen/lib/x86 +F: xen/include/xen/lib/x86/ +F: xen/lib/x86/ F: xen/tools/gen-cpuid.py F: tools/firmware/hvmloader/ F: tools/firmware/rombios/
