diff options
author | Doug Rabson <dfr@rabson.org> | 2022-12-08 14:21:52 +0000 |
---|---|---|
committer | Warner Losh <imp@bsdimp.com> | 2024-07-23 10:50:54 -0600 |
commit | e6e102b972c5228d9d50b3208b83b025ccfd1455 (patch) | |
tree | 1ee4a827d481bb8fa265ce4184295a4e42b3b141 /.patchew.yml | |
parent | ce6c541dcb8aff5ca6f02bb64b0d6b6753becab4 (diff) | |
download | qemu-e6e102b972c5228d9d50b3208b83b025ccfd1455.zip qemu-e6e102b972c5228d9d50b3208b83b025ccfd1455.tar.gz qemu-e6e102b972c5228d9d50b3208b83b025ccfd1455.tar.bz2 |
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>
Diffstat (limited to '.patchew.yml')
0 files changed, 0 insertions, 0 deletions