From: Peter Maydell Date: Fri, 17 Oct 2025 15:42:44 +0000 (+0100) Subject: MAINTAINERS: Claim the Arm XML in gdb-xml X-Git-Tag: v10.2.0-rc1~46^2~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0af7ba53fe126f653602f3abf1e37489e114867f;p=thirdparty%2Fqemu.git MAINTAINERS: Claim the Arm XML in gdb-xml Add F: entries to the Arm CPU section to claim the Arm related XML files in gdb-xml. Signed-off-by: Peter Maydell Reviewed-by: Richard Henderson Reviewed-by: Philippe Mathieu-Daudé Message-id: 20251017154244.971608-1-peter.maydell@linaro.org --- diff --git a/MAINTAINERS b/MAINTAINERS index 36eef27b41..732b5242e8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -208,6 +208,8 @@ 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: gdb-xml/arm*.xml +F: gdb-xml/aarch64*.xml ARM SMMU M: Eric Auger