You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 months ago
..
host-os.h Clean up ill-advised or unusual header guards 3 years ago
meson.build bsd-user: Implement get_filename_from_fd. 1 year ago
os-misc.h bsd-user: Implement shm_rename(2) system call 1 year ago
os-proc.c bsd-user: Simplify the implementation of execve 4 months ago
os-proc.h {linux,bsd}-user: Pass pid to fork_end() 9 months ago
os-stat.c bsd-uesr: Implement h2t_freebsd_stat and h2t_freebsd_statfs functions 1 year ago
os-stat.h bsd-user: spelling fixes: necesary, agrument, undocummented 1 year ago
os-strace.h bsd-user: move strace OS/arch dependent code to host/arch dirs 4 years ago
os-sys.c bsd-user: implement sysctlbyname(2) 2 years ago
os-syscall.c bsd-user: Add stubs for vadvise(), sbrk() and sstk() 1 year ago
qemu-os.h bsd-user: Declarations of h2t and t2h conversion functions. 1 year ago
strace.list bsd-user/strace.list: Remove support for FreeBSD versions older than 12.0 3 years ago
syscall_nr.h bsd-user: regenerate FreeBSD's system call numbers 4 years ago
target_os_elf.h exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h' 7 months ago
target_os_siginfo.h bsd-user: spelling fixes 1 year ago
target_os_signal.h Clean up ill-advised or unusual header guards 3 years ago
target_os_stack.h exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h' 7 months ago
target_os_thread.h Clean up ill-advised or unusual header guards 3 years ago
target_os_ucontext.h bsd-user/freebsd/target_os_ucontext.h: Prefer env as arg name for CPUArchState args 3 years ago
target_os_user.h bsd-user: spelling fixes 1 year ago
target_os_vmparam.h Clean up ill-advised or unusual header guards 3 years ago