[Bug 217885] Intel 860 CPU Supports VT-x and EPT/ Only Shows Partial Support FreeNAS Corral

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Mar 18 04:21:16 UTC 2017


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

--- Comment #10 from Conrad Meyer <cem at freebsd.org> ---
 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.


More information about the freebsd-bugs mailing list