All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] MAINTAINERS: Add some more MIPS related files
@ 2016-09-30  7:26 Thomas Huth
  2016-10-08  8:14 ` Michael Tokarev
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Huth @ 2016-09-30  7:26 UTC (permalink / raw)
  To: Aurelien Jarno, Yongbok Kim, qemu-devel; +Cc: Leon Alrae, qemu-trivial

The MIPS section is missing some related header files, and files
in the hw/misc/, hw/intc/ and hw/timer/ folders.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 977e96e..4e86539 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -151,6 +151,13 @@ M: Leon Alrae <leon.alrae@imgtec.com>
 S: Maintained
 F: target-mips/
 F: hw/mips/
+F: hw/misc/mips_*
+F: hw/intc/mips_gic.c
+F: hw/timer/mips_gictimer.c
+F: include/hw/mips/
+F: include/hw/misc/mips_*
+F: include/hw/intc/mips_gic.h
+F: include/hw/timer/mips_gictimer.h
 F: tests/tcg/mips/
 F: disas/mips.c
 
-- 
1.8.3.1

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

* Re: [Qemu-devel] [PATCH] MAINTAINERS: Add some more MIPS related files
  2016-09-30  7:26 [Qemu-devel] [PATCH] MAINTAINERS: Add some more MIPS related files Thomas Huth
@ 2016-10-08  8:14 ` Michael Tokarev
  2016-10-10  9:26   ` Yongbok Kim
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Tokarev @ 2016-10-08  8:14 UTC (permalink / raw)
  To: Thomas Huth, Aurelien Jarno, Yongbok Kim, qemu-devel
  Cc: qemu-trivial, Leon Alrae

30.09.2016 10:26, Thomas Huth wrote:
> The MIPS section is missing some related header files, and files
> in the hw/misc/, hw/intc/ and hw/timer/ folders.

Applied to -trivial, thanks!

/mjt

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

* Re: [Qemu-devel] [PATCH] MAINTAINERS: Add some more MIPS related files
  2016-10-08  8:14 ` Michael Tokarev
@ 2016-10-10  9:26   ` Yongbok Kim
  0 siblings, 0 replies; 3+ messages in thread
From: Yongbok Kim @ 2016-10-10  9:26 UTC (permalink / raw)
  To: Michael Tokarev, Thomas Huth, Aurelien Jarno, qemu-devel
  Cc: qemu-trivial, Leon Alrae



On 08/10/2016 09:14, Michael Tokarev wrote:
> 30.09.2016 10:26, Thomas Huth wrote:
>> The MIPS section is missing some related header files, and files
>> in the hw/misc/, hw/intc/ and hw/timer/ folders.
> 
> Applied to -trivial, thanks!
> 
> /mjt

Thanks for that!

Regards,
Yongbok

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

end of thread, other threads:[~2016-10-10  9:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-30  7:26 [Qemu-devel] [PATCH] MAINTAINERS: Add some more MIPS related files Thomas Huth
2016-10-08  8:14 ` Michael Tokarev
2016-10-10  9:26   ` Yongbok Kim

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.