From: Alex Bennée Date: Fri, 23 Jan 2026 14:57:39 +0000 (+0000) Subject: MAINTAINERS: update Arm to Supported status X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e61c618f412b80eefee65ed6b860e04d75ff459;p=thirdparty%2Fqemu.git MAINTAINERS: update Arm to Supported status We are involved in lots of areas of the QEMU code base but as I'm sure most developers will realise we are actively funded to support the Arm ecosystem for both emulation and virtualisation use-cases. Lets make that clear in MAINTAINERS to keep parity with the other Supported architectures. Reviewed-by: Philippe Mathieu-Daudé Message-ID: <20260123145750.1200879-7-alex.bennee@linaro.org> Signed-off-by: Alex Bennée --- diff --git a/MAINTAINERS b/MAINTAINERS index 8c1da08a34..49507340e3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -200,7 +200,7 @@ F: disas/alpha.c ARM TCG CPUs M: Peter Maydell L: qemu-arm@nongnu.org -S: Maintained +S: Supported F: target/arm/ F: target/arm/tcg/ F: tests/functional/aarch64/meson.build @@ -462,7 +462,7 @@ F: scripts/kvm/kvm_flightrecorder ARM KVM CPUs M: Peter Maydell L: qemu-arm@nongnu.org -S: Maintained +S: Supported F: target/arm/kvm.c F: tests/functional/aarch64/test_kvm.py @@ -1102,7 +1102,7 @@ F: docs/system/arm/versatile.rst Virt M: Peter Maydell L: qemu-arm@nongnu.org -S: Maintained +S: Supported F: hw/arm/virt* F: include/hw/arm/virt.h F: docs/system/arm/virt.rst