From: Alex Bennée Date: Tue, 27 Jan 2026 14:59:28 +0000 (+0000) Subject: MAINTAINERS: add emulation.rst to ARM TCG CPUs X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=591b9b94cea67d3ea733a7162bd98b395c9ab570;p=thirdparty%2Fqemu.git MAINTAINERS: add emulation.rst to ARM TCG CPUs This is updated as Arm architectural features are added so we should catch changes to the docs as well. Signed-off-by: Alex Bennée Reviewed-by: Pierrick Bouvier Message-id: 20260127145928.3073826-1-alex.bennee@linaro.org Signed-off-by: Peter Maydell --- diff --git a/MAINTAINERS b/MAINTAINERS index dccdf47888..9b7ed4fccb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -213,6 +213,7 @@ F: hw/cpu/a*mpcore.c F: include/hw/cpu/a*mpcore.h F: docs/system/target-arm.rst F: docs/system/arm/cpu-features.rst +F: docs/system/arm/emulation.rst F: gdb-xml/arm*.xml F: gdb-xml/aarch64*.xml