https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217885

--- Comment #10 from Conrad Meyer <[email protected]> ---
 647         cap_unrestricted_guest = (vmx_set_ctlreg(MSR_VMX_PROCBASED_CTLS2,
 648                                         MSR_VMX_PROCBASED_CTLS2,
 649                                         PROCBASED2_UNRESTRICTED_GUEST, 0,
 650                                         &tmp) == 0);

There doesn't seem to be a lot for FreeBSD to be doing wrong here.  Does Linux
claim to support the unrestricted_guest feature on your CPU?  Is it possible
Ark is simply wrong or incomplete?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to