qemu-e2k/target/i386/tcg/user
Richard Henderson f74bd157c6 target/i386: Implement x86_cpu_record_sigsegv
Record cr2, error_code, and exception_index.  That last means
that we must exit to cpu_loop ourselves, instead of letting
exception_index being overwritten.

Use the maperr parameter to properly set PG_ERROR_P_MASK.

Reviewed by: Warner Losh <imp@bsdimp.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2021-11-02 07:00:52 -04:00
..
excp_helper.c target/i386: Implement x86_cpu_record_sigsegv 2021-11-02 07:00:52 -04:00
meson.build target/i386: Remove user-only i/o stubs 2021-05-19 12:17:23 -05:00
seg_helper.c i386: split seg_helper into user-only and sysemu parts 2021-05-10 15:41:52 -04:00