qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] linux-user: Detect and report host crashes
@ 2023-08-22 20:34 Richard Henderson
  2023-08-22 20:34 ` [PATCH v3 1/3] linux-user: Split out die_with_signal Richard Henderson
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Richard Henderson @ 2023-08-22 20:34 UTC (permalink / raw)
  To: qemu-devel; +Cc: deller

Supercedes: 20230812164314.352131-1-deller@gmx.de
("[PATCH] Fix signal handler to detect crashes in qemu-linux-user")

Fixes the issues I pointed out vs Helge's v2.


r~


Helge Deller (1):
  linux-user: Detect and report host crashes

Richard Henderson (2):
  linux-user: Split out die_with_signal
  linux-user: Exit not abort in die_with_backtrace

 linux-user/signal.c | 106 +++++++++++++++++++++++++++++++-------------
 1 file changed, 76 insertions(+), 30 deletions(-)

-- 
2.34.1



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-08-22 22:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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é
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

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).