qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3 26/27] linux-user/xtensa: Implement setup_sigtramp


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v3 26/27] linux-user/xtensa: Implement setup_sigtramp
Date: Fri, 24 Sep 2021 19:53:23 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.1.0

On 9/24/21 18:59, Richard Henderson wrote:
Create and record the rt signal trampoline.
Use it when the guest does not use SA_RESTORER.

Reviewed-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  linux-user/xtensa/target_signal.h |  2 ++
  linux-user/xtensa/signal.c        | 56 ++++++++++++++++++++-----------
  2 files changed, 38 insertions(+), 20 deletions(-)

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



reply via email to

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