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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization To unsubscribe, send any mail to "[email protected]"
