Date: Sat, 18 Mar 2017 04:21:15 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 217885] Intel 860 CPU Supports VT-x and EPT/ Only Shows Partial Support FreeNAS Corral Message-ID: <bug-217885-8-fITdMj4llC@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-217885-8@https.bugs.freebsd.org/bugzilla/> References: <bug-217885-8@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217885 --- Comment #10 from Conrad Meyer <cem@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.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-217885-8-fITdMj4llC>
