hw/rx: Add RX GDB simulator
commitbda19d7bb56fe8f76dc32a9145c35087f81d4db7
authorYoshinori Sato <ysato@users.sourceforge.jp>
Mon, 21 Jan 2019 13:16:00 +0000 (21 22:16 +0900)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Mon, 22 Jun 2020 16:37:12 +0000 (22 18:37 +0200)
tree0105219297783a32f57dfeceae6c60773fccf853
parent1db2086e6a98c4e917d6618c97e730eaeb2a8ada
hw/rx: Add RX GDB simulator

Add the RX machine internally simulated in GDB.

Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
[PMD: Use TYPE_RX62N_CPU, use #define for RX62N_NR_TMR/CMT/SCI,
 renamed CPU -> MCU, device -> microcontroller]
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200224141923.82118-18-ysato@users.sourceforge.jp>
[PMD: Split of MCU, rename gdbsim, Add gdbsim-r5f562n7/r5f562n8]
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
MAINTAINERS
default-configs/rx-softmmu.mak
hw/rx/Kconfig
hw/rx/Makefile.objs
hw/rx/rx-gdbsim.c [new file with mode: 0644]
include/hw/rx/rx62n.h