summary refs log tree commit diff stats
path: root/linux-user/m68k/cpu_loop.c
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2021-09-17 18:23:07 -0700
committerRichard Henderson <richard.henderson@linaro.org>2021-11-02 07:00:52 -0400
commit9b12b6b44250c23cd29161ca7007559e22beaf94 (patch)
treeb25c25b064d47bf4b419be2eb8a0749ad0f1697c /linux-user/m68k/cpu_loop.c
parent5e98763c0ef55fbd8fe4fe8614825ab508543d32 (diff)
downloadfocaccia-qemu-9b12b6b44250c23cd29161ca7007559e22beaf94.tar.gz
focaccia-qemu-9b12b6b44250c23cd29161ca7007559e22beaf94.zip
target/arm: Implement arm_cpu_record_sigsegv
Because of the complexity of setting ESR, continue to use
arm_deliver_fault.  This means we cannot remove the code
within cpu_loop that decodes EXCP_DATA_ABORT and
EXCP_PREFETCH_ABORT.

But using the new hook means that we don't have to do the
page_get_flags check manually, and we'll be able to restrict
the tlb_fill hook to sysemu later.

Reviewed-by: Warner Losh <imp@bsdimp.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'linux-user/m68k/cpu_loop.c')
0 files changed, 0 insertions, 0 deletions