From: Philippe Mathieu-Daudé Date: Mon, 13 Mar 2023 15:30:26 +0000 (+0100) Subject: MAINTAINERS: Mark AMD-Vi emulation as orphan X-Git-Tag: v8.1.0-rc0~159^2~22 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2f5a2b35f5883fb8e049d877263eecb4c3883fb2;p=thirdparty%2Fqemu.git MAINTAINERS: Mark AMD-Vi emulation as orphan hw/i386/amd_iommu.c seems unmaintained: After commit 1c7955c450 ("x86-iommu: introduce parent class", 2016-07-14), almost no feature added, 2 bug fixes, other changes are generic tree-wide API cleanups. Cc: Roman Kapl Cc: Wei Huang Cc: Brijesh Singh Cc: David Kiarie Cc: Jean-Philippe Brucker Signed-off-by: Philippe Mathieu-Daudé Message-Id: <20230313153031.86107-2-philmd@linaro.org> Reviewed-by: Michael S. Tsirkin Signed-off-by: Michael S. Tsirkin --- diff --git a/MAINTAINERS b/MAINTAINERS index 0bd3d1830e1..83c03738727 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3367,6 +3367,10 @@ F: hw/i386/intel_iommu.c F: hw/i386/intel_iommu_internal.h F: include/hw/i386/intel_iommu.h +AMD-Vi Emulation +S: Orphan +F: hw/i386/amd_iommu.? + OpenSBI Firmware M: Bin Meng S: Supported