From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Richard Henderson <richard.henderson@linaro.org>, qemu-devel@nongnu.org
Cc: deller@gmx.de
Subject: Re: [PATCH v3 1/3] linux-user: Split out die_with_signal
Date: Wed, 23 Aug 2023 00:08:02 +0200 [thread overview]
Message-ID: <09cdd7ed-2664-f3c2-a943-b652015d4048@linaro.org> (raw)
In-Reply-To: <20230822203415.1184491-2-richard.henderson@linaro.org>
On 22/8/23 22:34, Richard Henderson wrote:
> Because we trap so many signals for use by the guest,
> we have to take extra steps to exit properly.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
> linux-user/signal.c | 52 ++++++++++++++++++++++++---------------------
> 1 file changed, 28 insertions(+), 24 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
next prev parent reply other threads:[~2023-08-22 22:08 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-22 20:34 [PATCH v3 0/3] linux-user: Detect and report host crashes Richard Henderson
2023-08-22 20:34 ` [PATCH v3 1/3] linux-user: Split out die_with_signal Richard Henderson
2023-08-22 22:08 ` Philippe Mathieu-Daudé [this message]
2023-08-22 20:34 ` [PATCH v3 2/3] linux-user: Exit not abort in die_with_backtrace Richard Henderson
2023-08-22 22:08 ` Philippe Mathieu-Daudé
2023-08-22 20:34 ` [PATCH v3 3/3] linux-user: Detect and report host crashes Richard Henderson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=09cdd7ed-2664-f3c2-a943-b652015d4048@linaro.org \
--to=philmd@linaro.org \
--cc=deller@gmx.de \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).