From: Alex Bennée <[email protected]> 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 <[email protected]> Reviewed-by: Pierrick Bouvier <[email protected]> Message-id: [email protected] Signed-off-by: Peter Maydell <[email protected]> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) 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 -- 2.43.0
