On 5/31/20 6:24 PM, Yoshinori Sato wrote: > 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 <ys...@users.sourceforge.jp> > --- > include/hw/intc/rx_icu.h | 56 ++++++ > hw/intc/rx_icu.c | 379 +++++++++++++++++++++++++++++++++++++++ > hw/intc/Makefile.objs | 1 + > 3 files changed, 436 insertions(+) > create mode 100644 include/hw/intc/rx_icu.h > create mode 100644 hw/intc/rx_icu.c
Good news, no logical change with the version I sent: https://www.mail-archive.com/qemu-devel@nongnu.org/msg708323.html