[Qemu-devel] [PATCH 0/2] target/xtensa fixes for 3.1

Max Filippov posted 2 patches 5 years, 5 months ago
Test asan passed
Test checkpatch passed
Test docker-quick@centos7 passed
Test docker-mingw@fedora passed
Test docker-clang@ubuntu passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20181120023934.8552-1-jcmvbkbc@gmail.com
target/xtensa/core-dc232b.c                |  2 --
target/xtensa/core-dc232b/gdb-config.inc.c |  1 +
target/xtensa/core-dc233c.c                |  2 --
target/xtensa/core-dc233c/gdb-config.inc.c |  1 +
target/xtensa/gdbstub.c                    | 11 ++++++++---
5 files changed, 10 insertions(+), 7 deletions(-)
[Qemu-devel] [PATCH 0/2] target/xtensa fixes for 3.1
Posted by Max Filippov 5 years, 5 months ago
Hello,

the following two patches fix gdbserver register counting for xtensa-softmmu
and xtensa-linux and drops explicit register counters from DC232B and DC233C
core configurations.

Max Filippov (2):
  target/xtensa: gdbstub fix register counting
  target/xtensa: drop num_[core_]regs from dc232b/dc233c configs

 target/xtensa/core-dc232b.c                |  2 --
 target/xtensa/core-dc232b/gdb-config.inc.c |  1 +
 target/xtensa/core-dc233c.c                |  2 --
 target/xtensa/core-dc233c/gdb-config.inc.c |  1 +
 target/xtensa/gdbstub.c                    | 11 ++++++++---
 5 files changed, 10 insertions(+), 7 deletions(-)

-- 
2.11.0