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.
Signed-off-by: Alex Bennée <[email protected]> --- MAINTAINERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index a691e3511c9..87ec6f3595b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -200,7 +200,7 @@ F: disas/alpha.c ARM TCG CPUs M: Peter Maydell <[email protected]> L: [email protected] -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 <[email protected]> L: [email protected] -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 <[email protected]> L: [email protected] -S: Maintained +S: Supported F: hw/arm/virt* F: include/hw/arm/virt.h F: docs/system/arm/virt.rst -- 2.47.3
