qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 05/21] linux-user/alpha: Implement setup_sigtramp


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 05/21] linux-user/alpha: Implement setup_sigtramp
Date: Wed, 16 Jun 2021 18:56:04 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.10.1

On 6/16/21 3:11 AM, Richard Henderson wrote:
> Create and record the two signal trampolines.
> Use them when the guest does not use ka_restorer.
> 
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  linux-user/alpha/target_signal.h |  1 +
>  linux-user/alpha/signal.c        | 34 +++++++++++++++++++-------------
>  2 files changed, 21 insertions(+), 14 deletions(-)

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



reply via email to

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