Rebased and updated to use NULL as a sentinel. David Reiss (2): target/arm/gdbstub: Support reading M system registers from GDB target/arm/gdbstub: Support reading M security extension registers from GDB
target/arm/cpu.h | 25 +++- target/arm/gdbstub.c | 241 +++++++++++++++++++++++++++++++++++++++ target/arm/m_helper.c | 29 ++--- tests/lcitool/libvirt-ci | 2 +- 4 files changed, 277 insertions(+), 20 deletions(-) -- 2.34.5