Hi, This is the fix for the issue discussed in [1]. Patch 1 fixes the issue itself, patch 2 adds a test.
[1] https://lists.nongnu.org/archive/html/qemu-devel/2022-04/msg05127.html Best regards, Ilya Ilya Leoshkevich (2): linux-user/s390x: Fix unwinding from signal handlers tests/tcg/s390x: Test unwinding from signal handlers linux-user/s390x/signal.c | 5 +++ tests/tcg/s390x/signals-s390x.c | 69 ++++++++++++++++++++++++++------- 2 files changed, 60 insertions(+), 14 deletions(-) -- 2.35.1