qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] MAINTAINERS: Add some ARM related files to the corresponding sections
@ 2016-09-23 12:18 Thomas Huth
  2016-09-29 15:45 ` Michael Tokarev
  2016-09-29 16:08 ` Peter Maydell
  0 siblings, 2 replies; 4+ messages in thread
From: Thomas Huth @ 2016-09-23 12:18 UTC (permalink / raw)
  To: Peter Maydell, qemu-devel; +Cc: qemu-trivial, qemu-arm

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 <thuth@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.maydell@linaro.org>
 L: qemu-arm@nongnu.org
 S: Maintained
 F: hw/arm/integratorcp.c
+F: hw/misc/arm_integrator_debug.c
 
 Musicpal
 M: Jan Kiszka <jan.kiszka@web.de>
@@ -429,7 +430,9 @@ M: Peter Maydell <peter.maydell@linaro.org>
 L: qemu-arm@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

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-09-29 16:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-23 12:18 [Qemu-devel] [PATCH] MAINTAINERS: Add some ARM related files to the corresponding sections Thomas Huth
2016-09-29 15:45 ` Michael Tokarev
2016-09-29 16:08 ` Peter Maydell
2016-09-29 16:33   ` Thomas Huth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).