qemu/bsd-user
Warner Losh c336094c5c bsd-user: Add architecture specific signal tramp code
Add a stubbed out version of setup_sigtramp. This is not yet used for
x86, but is used for other architectures. This will be connected in
future commits.

Signed-off-by: Stacey Son <sson@FreeBSD.org>
Signed-off-by: Warner Losh <imp@bsdimp.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
2021-09-10 14:13:06 -06:00
..
arm
freebsd bsd-user: Move stack initializtion into a per-os file. 2021-09-10 14:13:06 -06:00
i386 bsd-user: Add architecture specific signal tramp code 2021-09-10 14:13:06 -06:00
mips
mips64
netbsd bsd-user: Move stack initializtion into a per-os file. 2021-09-10 14:13:06 -06:00
openbsd bsd-user: Move stack initializtion into a per-os file. 2021-09-10 14:13:06 -06:00
x86_64 bsd-user: Add architecture specific signal tramp code 2021-09-10 14:13:06 -06:00
bsd-mman.h
bsdload.c
elfload.c
errno_defs.h
main.c
meson.build
mmap.c
qemu.h
signal.c
strace.c
syscall_defs.h
syscall.c
uaccess.c