[Qemu-devel] [PATCH 0/2] target/xtensa: gdbstub fixes

Max Filippov posted 2 patches 7 years, 2 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20180816174645.30364-1-jcmvbkbc@gmail.com
Test checkpatch passed
Test docker-mingw@fedora passed
Test docker-clang@ubuntu passed
Test docker-quick@centos7 passed
target/xtensa/cpu.h     |  2 ++
target/xtensa/gdbstub.c | 60 +++++++++++++++++++++++++++++++++++++++----------
target/xtensa/helper.c  | 10 +--------
3 files changed, 51 insertions(+), 21 deletions(-)
[Qemu-devel] [PATCH 0/2] target/xtensa: gdbstub fixes
Posted by Max Filippov 7 years, 2 months ago
Hello,

this series fixes communication between xtensa gdb and QEMU gdbstub in
the presence of TIE states mapped to user registers in the core
configuration and does a cleanup on top of it.

Max Filippov (2):
  target/xtensa: fix gdbstub register counts
  target/xtensa: clean up gdbstub register handling

 target/xtensa/cpu.h     |  2 ++
 target/xtensa/gdbstub.c | 60 +++++++++++++++++++++++++++++++++++++++----------
 target/xtensa/helper.c  | 10 +--------
 3 files changed, 51 insertions(+), 21 deletions(-)

-- 
2.11.0