qemu-e2k/bsd-user
Warner Losh d19401825d bsd-user/main.c: Drop syscall flavor arg -bsd
We've not realistically been able to actually run any bsd program on any
other bsd program. They are too diverged to do this easily. The current
code is setup to do it, but implementing it is hard. Stop pretending
that we can do this.

Signed-off-by: Warner Losh <imp@bsdimp.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
2022-02-26 10:01:37 -07:00
..
arm bsd-user: Rename arg name for target_cpu_reset to env 2022-01-30 17:13:50 -07:00
freebsd bsd-user/freebsd/target_os_ucontext.h: Prefer env as arg name for CPUArchState args 2022-01-30 17:13:50 -07:00
host
i386 bsd-user: Rename arg name for target_cpu_reset to env 2022-01-30 17:13:50 -07:00
include
netbsd
openbsd
x86_64 bsd-user: Rename arg name for target_cpu_reset to env 2022-01-30 17:13:50 -07:00
bsdload.c
elfcore.c
elfload.c
errno_defs.h
main.c bsd-user/main.c: Drop syscall flavor arg -bsd 2022-02-26 10:01:37 -07:00
meson.build
mmap.c
qemu.h bsd-user/signal.c: handle_pending_signal 2022-01-28 15:53:41 -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/signal.c: Implement dump_core_and_abort 2022-01-28 15:53:41 -07:00
syscall.c
trace-events bsd-user: Add trace events for bsd-user 2022-01-28 15:53:41 -07:00
trace.h bsd-user: Add trace events for bsd-user 2022-01-28 15:53:41 -07:00
uaccess.c