diff options
author | Richard Henderson | 2021-10-06 04:31:14 +0200 |
---|---|---|
committer | Richard Henderson | 2021-11-02 12:00:52 +0100 |
commit | 90113883af311121e22caf505eab55e2eea1aa8e (patch) | |
tree | ac095b7fde4f76cdc84429405f8327e34d5b01e8 /.editorconfig | |
parent | linux-user: Add cpu_loop_exit_sigsegv (diff) | |
download | qemu-90113883af311121e22caf505eab55e2eea1aa8e.tar.gz qemu-90113883af311121e22caf505eab55e2eea1aa8e.tar.xz qemu-90113883af311121e22caf505eab55e2eea1aa8e.zip |
target/alpha: Implement alpha_cpu_record_sigsegv
Record trap_arg{0,1,2} for the linux-user signal frame.
Fill in the stores to trap_arg{1,2} that were missing
from the previous user-only alpha_cpu_tlb_fill function.
Use maperr to simplify computation of trap_arg1.
Remove the code for EXCP_MMFAULT from cpu_loop, as
that part is now handled by cpu_loop_exit_sigsegv.
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to '.editorconfig')
0 files changed, 0 insertions, 0 deletions