[PATCH v3 0/3] linux-user: Detect and report host crashes

Richard Henderson posted 3 patches 9 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20230822203415.1184491-1-richard.henderson@linaro.org
Maintainers: Laurent Vivier <laurent@vivier.eu>
There is a newer version of this series
linux-user/signal.c | 106 +++++++++++++++++++++++++++++++-------------
1 file changed, 76 insertions(+), 30 deletions(-)
[PATCH v3 0/3] linux-user: Detect and report host crashes
Posted by Richard Henderson 9 months ago
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