]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Until the issue of how to handle guest XCR0 state is resolved,
authorgrehan <grehan@FreeBSD.org>
Thu, 3 May 2012 05:04:37 +0000 (05:04 +0000)
committergrehan <grehan@FreeBSD.org>
Thu, 3 May 2012 05:04:37 +0000 (05:04 +0000)
commitfc13a01d538ded0843702a871a58cba4147b6037
tree3fade5310b92ea29ea2009521991c99cdf564142
parenta913fe5916677166a9ec486f83637d7b78eb4ec6
Until the issue of how to handle guest XCR0 state is resolved,
prevent CURRENT guests from hitting unhandled xsetbv exits
by hiding the xsave/osxsave/avx cpuid2 bits.
sys/amd64/vmm/x86.c