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 <[email protected]>
---
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 <[email protected]>

Reviewed-by: Richard Henderson <[email protected]>

r~

Reply via email to