]> Git Repo - qemu.git/commitdiff
MAINTAINERS: Add some more MIPS related files
authorThomas Huth <[email protected]>
Fri, 30 Sep 2016 07:26:51 +0000 (09:26 +0200)
committerMichael Tokarev <[email protected]>
Sat, 8 Oct 2016 08:25:29 +0000 (11:25 +0300)
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 <[email protected]>
Signed-off-by: Michael Tokarev <[email protected]>
MAINTAINERS

index 4a72b77f362ef71c2e882b187d19a1d05ce49ee4..2d77759e6d1fb3d122ace1a1481091e2894510b6 100644 (file)
@@ -150,6 +150,13 @@ M: Yongbok Kim <[email protected]>
 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
 
This page took 0.027602 seconds and 4 git commands to generate.