mirror of https://gitlab.com/qemu-project/qemu
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() The Linux kernel dropped support for sa_restorer on O32 MIPS in the release 2.5.48 because it was unused. See the comment in arch/mips/include/uapi/asm/signal.h. Applications using the kernels UAPI headers will not reserve enough space for qemu-user to copy the sigaction.sa_restorer field to. Unrelated data may be overwritten. Align qemu-user with the kernel by also dropping sa_restorer support. Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-ID: <20250709-mips-sa-restorer-v1-1-fc17120e4afe@t-8ch.de> |
1 week ago | |
---|---|---|
.. | ||
cpu_loop.c | 7 months ago | |
meson.build | 5 years ago | |
signal.c | 1 year ago | |
sockbits.h | 4 years ago | |
syscall-args-o32.c.inc | 10 months ago | |
syscall_nr.h | 5 years ago | |
syscall_o32.tbl | 10 months ago | |
syscallhdr.sh | 10 months ago | |
target_cpu.h | 5 years ago | |
target_elf.h | 11 months ago | |
target_errno_defs.h | 4 years ago | |
target_fcntl.h | 6 years ago | |
target_mman.h | 2 years ago | |
target_prctl.h | 4 years ago | |
target_proc.h | 2 years ago | |
target_resource.h | 4 years ago | |
target_signal.h | 1 week ago | |
target_structs.h | 5 years ago | |
target_syscall.h | 4 years ago | |
termbits.h | 5 years ago |