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>
---
I happened to notice while doing the SME2 gdbstub handling
that we didn't have an entry in MAINTAINERS making the
Arm gdb xml files fall under the right section.
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 667acd933c7..3ec14bde6bc 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 <eric.auger@redhat.com>
--
2.43.0
On 17/10/25 17:42, Peter Maydell wrote: > 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> > --- > I happened to notice while doing the SME2 gdbstub handling > that we didn't have an entry in MAINTAINERS making the > Arm gdb xml files fall under the right section. > > MAINTAINERS | 2 ++ > 1 file changed, 2 insertions(+) Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
On 10/17/25 08:42, Peter Maydell wrote: > 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> > --- > I happened to notice while doing the SME2 gdbstub handling > that we didn't have an entry in MAINTAINERS making the > Arm gdb xml files fall under the right section. > > MAINTAINERS | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 667acd933c7..3ec14bde6bc 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 <eric.auger@redhat.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
© 2016 - 2025 Red Hat, Inc.