On 8/26/21 11:11 PM, [email protected] wrote: > From: Warner Losh <[email protected]> > > Pass the bsd_param into loader_exec, and adjust.
Missing the "why" justification. Anyway, Reviewed-by: Philippe Mathieu-Daudé <[email protected]> > Signed-off-by: Warner Losh <[email protected]> > Reviewed-by: Richard Henderson <[email protected]> > --- > bsd-user/bsdload.c | 37 +++++++++++++++++++------------------ > bsd-user/main.c | 7 ++++++- > bsd-user/qemu.h | 3 ++- > 3 files changed, 27 insertions(+), 20 deletions(-)
