qemu/bsd-user/freebsd
Doug Rabson e6e102b972 bsd-user: Simplify the implementation of execve
This removes the logic which prepends the emulator to each call to
execve and fexecve. This is not necessary with the existing
imgact_binmisc support and it avoids the need to install the emulator
binary into jail environments when using 'binmiscctl --pre-open'.

Signed-off-by: Doug Rabson <dfr@rabson.org>
Reviewed-by: Warner Losh <imp@bsdimp.com>
Signed-off-by: Warner Losh <imp@bsdimp.com>
Acked-by: Richard Henderson <richard.henderson@linaro.org>
2024-07-23 10:50:54 -06:00
..
host-os.h
meson.build
os-misc.h
os-proc.c bsd-user: Simplify the implementation of execve 2024-07-23 10:50:54 -06:00
os-proc.h {linux,bsd}-user: Pass pid to fork_end() 2024-03-06 12:35:19 +00:00
os-stat.c
os-stat.h bsd-user: spelling fixes: necesary, agrument, undocummented 2023-11-15 11:09:17 +03:00
os-strace.h
os-sys.c
os-syscall.c
qemu-os.h
strace.list
syscall_nr.h
target_os_elf.h exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h' 2024-04-26 17:03:05 +02:00
target_os_siginfo.h
target_os_signal.h
target_os_stack.h exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h' 2024-04-26 17:03:05 +02:00
target_os_thread.h
target_os_ucontext.h
target_os_user.h
target_os_vmparam.h