On 10/1/21 19:11, Richard Henderson wrote:
> The fallback code in raise_sigsegv is sufficient for alpha-linux-user.

Renamed to TCGCPUOps.record_sigsegv in patch #19 of this series.

Otherwise:
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>

> Remove the code from cpu_loop that handled EXCP_MMFAULT.
> 
> Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
> ---
>  target/alpha/cpu.h          |  7 ++++---
>  linux-user/alpha/cpu_loop.c |  8 --------
>  target/alpha/cpu.c          |  2 +-
>  target/alpha/helper.c       | 13 +------------
>  4 files changed, 6 insertions(+), 24 deletions(-)

Reply via email to