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é <[email protected]> Message-ID: <[email protected]> Signed-off-by: Alex Bennée <[email protected]> diff --git a/MAINTAINERS b/MAINTAINERS index 8c1da08a34e..49507340e3d 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
