The file hw/misc/arm_integrator_debug.c seems to belong to Integrator CP, and hw/cpu/realview_mpcore.c and hw/misc/arm_sysctl.c seem to belong to Real View.
Signed-off-by: Thomas Huth <th...@redhat.com> --- MAINTAINERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 3879e1c..15bbd06 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -405,6 +405,7 @@ M: Peter Maydell <peter.mayd...@linaro.org> L: qemu-...@nongnu.org S: Maintained F: hw/arm/integratorcp.c +F: hw/misc/arm_integrator_debug.c Musicpal M: Jan Kiszka <jan.kis...@web.de> @@ -429,7 +430,9 @@ M: Peter Maydell <peter.mayd...@linaro.org> L: qemu-...@nongnu.org S: Maintained F: hw/arm/realview* +F: hw/cpu/realview_mpcore.c F: hw/intc/realview_gic.c +F: hw/misc/arm_sysctl.c F: include/hw/intc/realview_gic.h PXA2XX -- 1.8.3.1