On Thu, Sep 2, 2021 at 6:53 PM <i...@bsdimp.com> wrote: > > From: Warner Losh <i...@bsdimp.com> > > Save the path to the qemu emulator. This will be used later when we have > a more complete implementation of exec. > > Signed-off-by: Stacey Son <s...@freebsd.org> > Signed-off-by: Warner Losh <i...@bsdimp.com> > Acked-by: Richard Henderson <richard.hender...@linaro.org> > --- > bsd-user/main.c | 21 +++++++++++++++++++++ > bsd-user/qemu.h | 1 + > 2 files changed, 22 insertions(+) >
Reviewed-by: Kyle Evans <kev...@freebsd.org>