]> Git Repo - qemu.git/commit
hw/rx: Add RX GDB simulator
authorYoshinori Sato <[email protected]>
Mon, 21 Jan 2019 13:16:00 +0000 (22:16 +0900)
committerPhilippe Mathieu-Daudé <[email protected]>
Mon, 22 Jun 2020 16:37:12 +0000 (18:37 +0200)
commitbda19d7bb56fe8f76dc32a9145c35087f81d4db7
tree0105219297783a32f57dfeceae6c60773fccf853
parent1db2086e6a98c4e917d6618c97e730eaeb2a8ada
hw/rx: Add RX GDB simulator

Add the RX machine internally simulated in GDB.

Signed-off-by: Yoshinori Sato <[email protected]>
Tested-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
[PMD: Use TYPE_RX62N_CPU, use #define for RX62N_NR_TMR/CMT/SCI,
 renamed CPU -> MCU, device -> microcontroller]
Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
Message-Id: <20200224141923[email protected]>
[PMD: Split of MCU, rename gdbsim, Add gdbsim-r5f562n7/r5f562n8]
Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
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
This page took 0.028175 seconds and 4 git commands to generate.