summaryrefslogtreecommitdiffstats
path: root/include/exec
diff options
context:
space:
mode:
authorMax Filippov2017-06-03 11:11:13 +0200
committerMax Filippov2017-06-06 11:40:48 +0200
commitdd7b952b793e341c905355581a21cdbaa8b13c31 (patch)
tree6b6f1abac2612469dc734829e5d61f5135179b63 /include/exec
parenttarget/xtensa: support output to chardev console (diff)
downloadqemu-dd7b952b793e341c905355581a21cdbaa8b13c31.tar.gz
qemu-dd7b952b793e341c905355581a21cdbaa8b13c31.tar.xz
qemu-dd7b952b793e341c905355581a21cdbaa8b13c31.zip
target/xtensa: handle unknown registers in gdbstub
Xtensa cores may have registers of types/sizes not supported by the gdbstub accessors. Ignore writes to such registers and return zero on read, but always return correct register size, so that gdb on the other side is able to access all registers in the packet holding unsupported registers in the middle. This fixes gdb interaction with cores that have vector/custom TIE registers. Cc: qemu-stable@nongnu.org Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions