Le 17/08/2022 à 14:39, Ilya Leoshkevich a écrit :
Linux kernel does this in fpregs_store() and fpregs_load(), so qemu-user should do this as well.Found by running valgrind's none/tests/s390x/test_sig. Signed-off-by: Ilya Leoshkevich <[email protected]> --- linux-user/s390x/signal.c | 2 ++ 1 file changed, 2 insertions(+)
Applied to my linux-user-for-7.2 branch. Thanks, Laurent
