qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Max Filippov
Subject: [Qemu-devel] [PATCH 0/2] target/xtensa: gdbstub fixes
Date: Thu, 16 Aug 2018 10:46:43 -0700

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]