From 591b9b94cea67d3ea733a7162bd98b395c9ab570 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alex=20Benn=C3=A9e?= Date: Tue, 27 Jan 2026 14:59:28 +0000 Subject: [PATCH] MAINTAINERS: add emulation.rst to ARM TCG CPUs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 Reviewed-by: Pierrick Bouvier Message-id: 20260127145928.3073826-1-alex.bennee@linaro.org Signed-off-by: Peter Maydell --- 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