On Sun, 03 Mar 2019 04:03:19 +0900, Philippe Mathieu-Daudé wrote: > > On 3/2/19 7:21 AM, Yoshinori Sato wrote: > > Signed-off-by: Yoshinori Sato <ys...@users.sourceforge.jp> > > --- > > MAINTAINERS | 20 ++++++++++++++++++++ > > 1 file changed, 20 insertions(+) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 5040d9dfb1..141c4994b9 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -270,6 +270,14 @@ F: include/hw/riscv/ > > F: linux-user/host/riscv32/ > > F: linux-user/host/riscv64/ > > > > +RX > > RX sounds very generic, what about: > > Renesas Extreme (RX) > > Or > > RX (Renesas Extreme) > > > +M: Yoshinori Sato <ys...@users.sourceforge.jp> > > +S: Maintained > > +F: target/rx/ > > +F: hw/rx/ > > +F: include/hw/rx/ > > +F: disas/rx.c > > + > > S390 > > M: Richard Henderson <r...@twiddle.net> > > M: David Hildenbrand <da...@redhat.com> > > @@ -1084,6 +1092,18 @@ F: pc-bios/canyonlands.dt[sb] > > F: pc-bios/u-boot-sam460ex-20100605.bin > > F: roms/u-boot-sam460ex > > > > +RX Machines > > +----------- > > +RX-QEMU > > +M: Yoshinori Sato <ys...@users.sourceforge.jp> > > +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 > > >
OK. I will update entry. RENESAS RX Thanks. -- Yosinori Sato