Split out AMD SVM and AMD IOMMU, and add myself as a reviewer. Jan, Andrew and Roger are set as maintainers as they were for the X86 entry.
Signed-off-by: Jason Andryuk <[email protected]> Acked-by: Roger Pau Monné <[email protected]> --- v2: Alphabetize entries Add Roger's A-b --- MAINTAINERS | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 793561f63f..bc134ef9ec 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -220,6 +220,23 @@ F: xen/drivers/acpi/ F: xen/include/acpi/ F: tools/libacpi/ +AMD IOMMU +M: Jan Beulich <[email protected]> +M: Andrew Cooper <[email protected]> +M: Roger Pau Monné <[email protected]> +R: Jason Andryuk <[email protected]> +S: Supported +F: xen/drivers/passthrough/amd/ + +AMD SVM +M: Jan Beulich <[email protected]> +M: Andrew Cooper <[email protected]> +M: Roger Pau Monné <[email protected]> +R: Jason Andryuk <[email protected]> +S: Supported +F: xen/arch/x86/hvm/svm/ +F: xen/arch/x86/cpu/vpmu_amd.c + ARGO M: Christopher Clark <[email protected]> R: Daniel P. Smith <[email protected]> @@ -601,7 +618,8 @@ M: Roger Pau Monné <[email protected]> S: Supported L: [email protected] F: xen/arch/x86/ -F: xen/drivers/passthrough/amd/ +X: xen/arch/x86/hvm/svm/ +X: xen/arch/x86/cpu/vpmu_amd.c F: xen/drivers/passthrough/vtd/ F: xen/include/public/arch-x86/ F: xen/include/xen/lib/x86/ -- 2.51.0
