On Monday, December 23, 2013 2:48:23 pm John Baldwin wrote:
> Author: jhb
> Date: Mon Dec 23 19:48:22 2013
> New Revision: 259782
> URL: http://svnweb.freebsd.org/changeset/base/259782
> 
> Log:
>   Add a resume hook for bhyve that runs a function on all CPUs during
>   resume.  For Intel CPUs, invoke vmxon for CPUs that were in VMX mode
>   at the time of suspend.

Prior to this, starting up bhyve after resuming was an insta-panic.  With
this fix, I can start new guests after resume and can even suspend/resume
with a guest active and have everything work ok.

-- 
John Baldwin
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to