On 8/7/21 11:42 AM, Warner Losh wrote:
Pass the bsd_param into loader_exec, and adjust.Signed-off-by: Warner Losh<[email protected]> --- bsd-user/bsdload.c | 37 +++++++++++++++++++------------------ bsd-user/main.c | 7 ++++++- bsd-user/qemu.h | 3 ++- 3 files changed, 27 insertions(+), 20 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
