qemu-patch-raspberry4/bsd-user
Emilio G. Cota c36f7a642c *-user: plugin syscalls
To avoid too much duplication add a wrapper that the existing trace
and the new plugin calls can live in. We could move the -strace code
here as well but that is left for a future series as the code is
subtly different between the bsd and linux.

Signed-off-by: Emilio G. Cota <cota@braap.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
[AJB: wrap in syscall-trace.h, expand commit msg]
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
2019-10-28 15:12:38 +00:00
..
freebsd
i386
netbsd
openbsd
sparc
sparc64
x86_64 remove space-tab sequences 2019-01-11 15:46:55 +01:00
bsd-mman.h
bsdload.c
elfload.c avoid TABs in files that only contain a few 2019-01-11 15:46:56 +01:00
errno_defs.h
main.c Include qemu-common.h exactly where needed 2019-06-12 13:20:20 +02:00
Makefile.objs
mmap.c
qemu.h target: Do not include "exec/exec-all.h" if it is not necessary 2018-06-01 14:15:10 +02:00
signal.c
strace.c
syscall.c *-user: plugin syscalls 2019-10-28 15:12:38 +00:00
syscall_defs.h
uaccess.c