qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFC PATCH 3/7] accel/tcg: Split out handle_sigsegv_accerr_write


From: Philippe Mathieu-Daudé
Subject: Re: [RFC PATCH 3/7] accel/tcg: Split out handle_sigsegv_accerr_write
Date: Tue, 14 Sep 2021 08:58:31 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

On 9/14/21 12:05 AM, Richard Henderson wrote:
> This is the major portion of handle_cpu_signal which is specific
> to tcg, handling the page protections for the translations.
> Most of the rest will migrate to linux-user/ shortly.
> 
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  include/exec/exec-all.h | 12 ++++++
>  accel/tcg/user-exec.c   | 96 +++++++++++++++++++++++++----------------
>  2 files changed, 72 insertions(+), 36 deletions(-)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]