summary refs log tree commit diff stats
path: root/docs/sphinx/qapidoc.py
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2022-02-08 09:49:12 +0300
committerRichard Henderson <richard.henderson@linaro.org>2022-02-09 08:49:30 +1100
commit4f152ef27e26d82905244b7cbe344929630d8fae (patch)
treebdb76d337e321ecb50dca0e816d1a76693037b74 /docs/sphinx/qapidoc.py
parent238b32de39b77b01ef4f205e09b01fda8a3a9216 (diff)
downloadfocaccia-qemu-4f152ef27e26d82905244b7cbe344929630d8fae.tar.gz
focaccia-qemu-4f152ef27e26d82905244b7cbe344929630d8fae.zip
linux-user/include/host/sparc64: Fix host_sigcontext
Sparc64 is unique on linux in *not* passing ucontext_t as
the third argument to a SA_SIGINFO handler.  It passes the
old struct sigcontext instead.

Set both pc and npc in host_signal_set_pc.

Fixes: 8b5bd461935b ("linux-user/host/sparc: Populate host_signal.h")
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'docs/sphinx/qapidoc.py')
0 files changed, 0 insertions, 0 deletions