|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH v3 21/41] target/alpha: Make alpha_cpu_tlb_fill sysemu only |
Date: | Sat, 2 Oct 2021 16:18:32 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.1.0 |
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é <f4bug@amsat.org> > Remove the code from cpu_loop that handled EXCP_MMFAULT. > > Signed-off-by: Richard Henderson <richard.henderson@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(-)
[Prev in Thread] | Current Thread | [Next in Thread] |