summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorYoshinori Sato2019-01-21 14:20:54 +0100
committerPhilippe Mathieu-Daudé2020-03-19 17:15:19 +0100
commita4f34ecc8555121bb5866c15bbd66dd516e9671e (patch)
tree22dc4387dc90952c9fdb964e056ee36b4dd48917 /MAINTAINERS
parenthw/registerfields.h: Add 8bit and 16bit register macros (diff)
downloadqemu-a4f34ecc8555121bb5866c15bbd66dd516e9671e.tar.gz
qemu-a4f34ecc8555121bb5866c15bbd66dd516e9671e.tar.xz
qemu-a4f34ecc8555121bb5866c15bbd66dd516e9671e.zip
MAINTAINERS: Add entry for the Renesas RX architecture
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20200224141923.82118-2-ysato@users.sourceforge.jp> Acked-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS5
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 7364af0d8b..a8d54f0863 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -277,6 +277,11 @@ F: include/hw/riscv/
F: linux-user/host/riscv32/
F: linux-user/host/riscv64/
+RENESAS RX CPUs
+M: Yoshinori Sato <ysato@users.sourceforge.jp>
+S: Maintained
+F: target/rx/
+
S390 TCG CPUs
M: Richard Henderson <rth@twiddle.net>
M: David Hildenbrand <david@redhat.com>