summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2016-09-30 09:26:51 +0200
committerMichael Tokarev <mjt@tls.msk.ru>2016-10-08 11:25:29 +0300
commit5995db887161ec74a7b43f4969de8a0c06e70cc0 (patch)
tree61fb176a7254f250f5a9a88414065981c8c538d7
parentccf0a57b45c1ff49d21d5b8c0322ea40b5f4f2c7 (diff)
downloadqemu-5995db887161ec74a7b43f4969de8a0c06e70cc0.tar.gz
MAINTAINERS: Add some more MIPS related files
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> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 4a72b77f36..2d77759e6d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -150,6 +150,13 @@ M: Yongbok Kim <yongbok.kim@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