On Thu, Sep 2, 2021 at 6:53 PM <[email protected]> wrote: > > From: Warner Losh <[email protected]> > > 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 <[email protected]> > Signed-off-by: Warner Losh <[email protected]> > Acked-by: Richard Henderson <[email protected]> > --- > bsd-user/main.c | 21 +++++++++++++++++++++ > bsd-user/qemu.h | 1 + > 2 files changed, 22 insertions(+) >
Reviewed-by: Kyle Evans <[email protected]>
