]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
MAINTAINERS: Claim the Arm XML in gdb-xml
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 17 Oct 2025 15:42:44 +0000 (16:42 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 23 Oct 2025 12:31:02 +0000 (13:31 +0100)
Add F: entries to the Arm CPU section to claim the Arm related
XML files in gdb-xml.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-id: 20251017154244.971608-1-peter.maydell@linaro.org

MAINTAINERS

index 36eef27b4192a16a464c2e2a3ff95c24eb55d01a..732b5242e85f1471969a6cbcecbcef3c2606efdf 100644 (file)
@@ -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 <eric.auger@redhat.com>