qemu-e2k/bsd-user
Warner Losh a5b8816636 bsd-user: Add safe system call macros
Add a series of macros to create system call macros that go via the
safe_syscall path.

Signed-off-by: Kyle Evans <kevans@FreeBSD.org>
Signed-off-by: Warner Losh <imp@bsdimp.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
2022-02-26 21:05:21 -07:00
..
arm bsd-user: introduce target.h 2022-02-26 21:05:21 -07:00
freebsd bsd-user/bsd-file.h: Implementation details for the filesystem calls 2022-02-26 21:05:18 -07:00
host
i386 bsd-user: introduce target.h 2022-02-26 21:05:21 -07:00
include
netbsd
openbsd
x86_64 bsd-user: introduce target.h 2022-02-26 21:05:21 -07:00
bsd-file.h bsd-user/bsd-file.h: Implementation details for the filesystem calls 2022-02-26 21:05:18 -07:00
bsdload.c
elfcore.c
elfload.c
errno_defs.h
main.c bsd-user: Remove bsd_type 2022-02-26 10:01:38 -07:00
meson.build bsd-user: Move system call building to os-syscall.c 2022-02-26 10:01:38 -07:00
mmap.c
qemu.h bsd-user: Define target_arg64 2022-02-26 21:05:21 -07:00
signal-common.h bsd-user/signal.c: Only copy the _capsicum for FreeBSD_version > 1400026 2022-02-01 14:43:20 -07:00
signal.c exec/exec-all: Move 'qemu/log.h' include in units requiring it 2022-02-21 10:18:06 +01:00
strace.c bsd-user/strace.c: print_taken_signal 2022-01-28 15:53:41 -07:00
syscall_defs.h bsd-user: Add safe system call macros 2022-02-26 21:05:21 -07:00
trace-events
trace.h
uaccess.c