mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-22 23:48:36 -07:00
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> |
||
|---|---|---|
| .. | ||
| host-os.h | ||
| meson.build | ||
| os-misc.h | ||
| os-proc.c | ||
| os-proc.h | ||
| os-stat.c | ||
| os-stat.h | ||
| os-strace.h | ||
| os-sys.c | ||
| os-syscall.c | ||
| qemu-os.h | ||
| strace.list | ||
| syscall_nr.h | ||
| target_os_elf.h | ||
| target_os_siginfo.h | ||
| target_os_signal.h | ||
| target_os_stack.h | ||
| target_os_thread.h | ||
| target_os_ucontext.h | ||
| target_os_user.h | ||
| target_os_vmparam.h | ||