bhyve: reboot stops vm

John Baldwin jhb at freebsd.org
Wed Jan 22 17:20:34 UTC 2014


On Tuesday, January 21, 2014 4:48:38 pm Aryeh Friedman wrote:
> >
> > Yes, I use the vmrun.sh script which uses a loop to restart the VM when you
> > reboot.
> 
> 
> Ideally shouldn't the -H option be the default?

That doesn't do what you think it does.  That means when the guest does a 'hlt'
instruction to idle, the processor signals a trap to the hypervisor and
exits VMX mode.  That has nothing to do with restarting on a virtual reboot.

-- 
John Baldwin


More information about the freebsd-virtualization mailing list