From: Peter Maydell Date: Thu, 31 May 2018 13:50:51 +0000 (+0100) Subject: MAINTAINERS: Add entries for newer MPS2 boards and devices X-Git-Tag: v3.0.0-rc0~123^2~23 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0d4a7551d9f14b8ad50adb412cbd9e88dbfa20d0;p=thirdparty%2Fqemu.git MAINTAINERS: Add entries for newer MPS2 boards and devices Add entries to MAINTAINERS to cover the newer MPS2 boards and the new devices they use. Signed-off-by: Peter Maydell Message-id: 20180518153157.14899-1-peter.maydell@linaro.org --- diff --git a/MAINTAINERS b/MAINTAINERS index bf482fd4e9b..41cd3736a9b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -447,6 +447,8 @@ F: hw/timer/cmsdk-apb-timer.c F: include/hw/timer/cmsdk-apb-timer.h F: hw/char/cmsdk-apb-uart.c F: include/hw/char/cmsdk-apb-uart.h +F: hw/misc/tz-ppc.c +F: include/hw/misc/tz-ppc.h ARM cores M: Peter Maydell @@ -515,8 +517,11 @@ M: Peter Maydell L: qemu-arm@nongnu.org S: Maintained F: hw/arm/mps2.c -F: hw/misc/mps2-scc.c -F: include/hw/misc/mps2-scc.h +F: hw/arm/mps2-tz.c +F: hw/misc/mps2-*.c +F: include/hw/misc/mps2-*.h +F: hw/arm/iotkit.c +F: include/hw/arm/iotkit.h Musicpal M: Jan Kiszka