All of lore.kernel.org
 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

* Re: [Qemu-devel] [PATCH] MAINTAINERS: Add some ARM related files to the corresponding sections
  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
  1 sibling, 0 replies; 4+ messages in thread
From: Michael Tokarev @ 2016-09-29 15:45 UTC (permalink / raw)
  To: Thomas Huth, Peter Maydell, qemu-devel; +Cc: qemu-trivial, qemu-arm

Applied to -trivial, thanks!

/mjt

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

* Re: [Qemu-devel] [PATCH] MAINTAINERS: Add some ARM related files to the corresponding sections
  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
  1 sibling, 1 reply; 4+ messages in thread
From: Peter Maydell @ 2016-09-29 16:08 UTC (permalink / raw)
  To: Thomas Huth; +Cc: QEMU Developers, QEMU Trivial, qemu-arm

On 23 September 2016 at 05:18, Thomas Huth <thuth@redhat.com> wrote:
> 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.

arm_sysctl is also used in the Versatile PB and Vexpress boards;
it's not specific to realview.

thanks
-- PMM

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

* Re: [Qemu-devel] [PATCH] MAINTAINERS: Add some ARM related files to the corresponding sections
  2016-09-29 16:08 ` Peter Maydell
@ 2016-09-29 16:33   ` Thomas Huth
  0 siblings, 0 replies; 4+ messages in thread
From: Thomas Huth @ 2016-09-29 16:33 UTC (permalink / raw)
  To: Peter Maydell; +Cc: QEMU Developers, QEMU Trivial, qemu-arm

On 29.09.2016 18:08, Peter Maydell wrote:
> On 23 September 2016 at 05:18, Thomas Huth <thuth@redhat.com> wrote:
>> 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.
> 
> arm_sysctl is also used in the Versatile PB and Vexpress boards;
> it's not specific to realview.

Oh, indeed, ... but how should this file then best be represented in
MAINTAINERS? Adding multiple entries for one file is kind of ugly, too,
isn't it?

 Thomas

^ permalink raw reply	[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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.