Signed-off-by: Yoshinori Sato <[email protected]> Reviewed-by: Richard Henderson <[email protected]> Reviewed-by: Philippe Mathieu-Daudé <[email protected]> Message-Id: <[email protected]> Signed-off-by: Richard Henderson <[email protected]> --- MAINTAINERS | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index bd7ee23101..6cdddfb5dc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -271,6 +271,13 @@ F: include/hw/riscv/ F: linux-user/host/riscv32/ F: linux-user/host/riscv64/ +RENESAS RX CPUs +M: Yoshinori Sato <[email protected]> +S: Maintained +F: target/rx/ +F: hw/rx/ +F: include/hw/rx/ + S390 TCG CPUs M: Richard Henderson <[email protected]> M: David Hildenbrand <[email protected]> @@ -1118,6 +1125,18 @@ F: pc-bios/canyonlands.dt[sb] F: pc-bios/u-boot-sam460ex-20100605.bin F: roms/u-boot-sam460ex +RX Machines +----------- +rx-virt +M: Yoshinori Sato <[email protected]> +S: Maintained +F: hw/rx/rxqemu.c +F: hw/intc/rx_icu.c +F: hw/timer/renesas_*.c +F: hw/char/renesas_sci.c +F: include/hw/timer/renesas_*.h +F: include/hw/char/renesas_sci.h + SH4 Machines ------------ R2D -- 2.20.1
