summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé2020-06-10 23:41:52 +0200
committerPhilippe Mathieu-Daudé2020-06-22 18:37:12 +0200
commit65b8dc2914c073d877e7c8804d1064fdfb5b5a5e (patch)
tree9981f1ddeffebd7bd22fde1ae8d34a6db415c0f1 /MAINTAINERS
parentMerge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200... (diff)
downloadqemu-65b8dc2914c073d877e7c8804d1064fdfb5b5a5e.tar.gz
qemu-65b8dc2914c073d877e7c8804d1064fdfb5b5a5e.tar.xz
qemu-65b8dc2914c073d877e7c8804d1064fdfb5b5a5e.zip
MAINTAINERS: Cover sh_intc files in the R2D/Shix machine sections
Commit 81527b94ad added hw/intc/sh_intc.c, but only to the R2D machine (it is also used by the Shix machine). Complete the previous commit by adding the header to the R2D section, and both source + header to the Shix section. Suggested-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS3
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 63b3bb3266..a9c916024e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1265,12 +1265,15 @@ S: Maintained
F: hw/sh4/r2d.c
F: hw/intc/sh_intc.c
F: hw/timer/sh_timer.c
+F: include/hw/sh4/sh_intc.h
Shix
M: Yoshinori Sato <ysato@users.sourceforge.jp>
R: Magnus Damm <magnus.damm@gmail.com>
S: Odd Fixes
F: hw/sh4/shix.c
+F: hw/intc/sh_intc.c
+F: include/hw/sh4/sh_intc.h
SPARC Machines
--------------