commit | ee3500d33a7431fbcc357a35ce1a46fcf13128cc | [log] [tgz] |
---|---|---|
author | Ilya Leoshkevich <iii@linux.ibm.com> | Tue Jun 01 16:55:59 2021 +0200 |
committer | Laurent Vivier <laurent@vivier.eu> | Sun Jun 20 16:21:01 2021 +0200 |
tree | 532679511c33d6989edf3a4d6f4094dc51ff79ad | |
parent | e10fbe8f34843891b18f68f76320b43606f4df69 [diff] |
linux-user: Let sigaction query SIGKILL/SIGSTOP The kernel allows doing this, so let's allow this in qemu as well. Valgrind relies on this. Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Reviewed-by: Laurent Vivier <laurent@vivier.eu> Message-Id: <20210601145600.3131040-2-iii@linux.ibm.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>