diff options
author | Richard Henderson | 2022-01-07 22:32:38 +0100 |
---|---|---|
committer | Laurent Vivier | 2022-01-11 18:40:44 +0100 |
commit | d30e60e7b4c38c3688e5690bc28f582c64a3c971 (patch) | |
tree | 6f1bfe751f2806ea4b87ab7ddaa5e4d3d370bff2 /linux-user/s390x/cpu_loop.c | |
parent | linux-user/openrisc: Use force_sig_fault (diff) | |
download | qemu-d30e60e7b4c38c3688e5690bc28f582c64a3c971.tar.gz qemu-d30e60e7b4c38c3688e5690bc28f582c64a3c971.tar.xz qemu-d30e60e7b4c38c3688e5690bc28f582c64a3c971.zip |
linux-user/ppc: Use force_sig_fault
Use the new function instead of setting up a target_siginfo_t
and calling queue_signal. Fill in the missing PC for SIGTRAP.
The fault address for POWERPC_EXCP_ISI is nip exactly, not nip - 4.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220107213243.212806-20-richard.henderson@linaro.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'linux-user/s390x/cpu_loop.c')
0 files changed, 0 insertions, 0 deletions