]> Git Repo - qemu.git/commit
linux-user/s390x: Implement setup_sigtramp
authorRichard Henderson <[email protected]>
Wed, 29 Sep 2021 13:05:48 +0000 (09:05 -0400)
committerLaurent Vivier <[email protected]>
Fri, 1 Oct 2021 10:03:48 +0000 (12:03 +0200)
commit31330e6cecfdf2c4617ecb95c7e2804a8dae2488
tree7cdc8b9877fba29edb26ecc84d7fccc97417994a
parent3c62b5d2015b8292d4453f8174abf5fadbc6cc0f
linux-user/s390x: Implement setup_sigtramp

Create and record the two signal trampolines.
Use them when the guest does not use SA_RESTORER.

Cc: [email protected]
Tested-by: Alex Bennée <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
Message-Id: <20210929130553[email protected]>
Signed-off-by: Laurent Vivier <[email protected]>
linux-user/s390x/signal.c
linux-user/s390x/target_signal.h
This page took 0.025782 seconds and 4 git commands to generate.