summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorYoshinori Sato2019-01-21 14:15:57 +0100
committerPhilippe Mathieu-Daudé2020-06-22 18:37:12 +0200
commite78597cc457ff76119bfc8f78aa21b2e5092da92 (patch)
tree1fa89d4e240b343e594f931cd32f14eedfb33e70 /MAINTAINERS
parenthw/timer/sh_timer: Remove unused 'qemu/timer.h' include (diff)
downloadqemu-e78597cc457ff76119bfc8f78aa21b2e5092da92.tar.gz
qemu-e78597cc457ff76119bfc8f78aa21b2e5092da92.tar.xz
qemu-e78597cc457ff76119bfc8f78aa21b2e5092da92.zip
hw/intc: RX62N interrupt controller (ICUa)
This implementation supported only ICUa. Hardware manual. https://www.renesas.com/us/en/doc/products/mpumcu/doc/rx_family/r01uh0033ej0140_rx62n.pdf Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20200224141923.82118-15-ysato@users.sourceforge.jp> [PMD: Fill VMStateField for migration, cover files in MAINTAINERS] Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 09333366a2..7109aa581b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1975,6 +1975,12 @@ F: hw/char/sh_serial.c
F: hw/timer/sh_timer.c
F: include/hw/sh4/sh.h
+Renesas RX peripherals
+M: Yoshinori Sato <ysato@users.sourceforge.jp>
+S: Maintained
+F: hw/intc/rx_icu.c
+F: include/hw/intc/rx_icu.h
+
Subsystems
----------
Audio