summary refs log tree commit diff stats
path: root/linux-user/openrisc/cpu_loop.c
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2021-10-04 10:40:57 -0700
committerRichard Henderson <richard.henderson@linaro.org>2021-11-02 07:00:52 -0400
commit5bcbf3561f63a9a0660fe40b68374258fe592c23 (patch)
treee9038473157dab2b027c880769a50a2958af0229 /linux-user/openrisc/cpu_loop.c
parent5057ae5636cbdaea3f61a5800c2ee1961d986adf (diff)
downloadfocaccia-qemu-5bcbf3561f63a9a0660fe40b68374258fe592c23.tar.gz
focaccia-qemu-5bcbf3561f63a9a0660fe40b68374258fe592c23.zip
target/s390x: Implement s390x_cpu_record_sigbus
For s390x, the only unaligned accesses that are signaled are atomic,
and we don't actually want to raise SIGBUS for those, but instead
raise a SPECIFICATION error, which the kernel will report as SIGILL.

Split out a do_unaligned_access function to share between the user-only
s390x_cpu_record_sigbus and the sysemu s390x_do_unaligned_access.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'linux-user/openrisc/cpu_loop.c')
0 files changed, 0 insertions, 0 deletions