]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Allow CPUID leaf 0xD to be read as zeroes.
authorgrehan <grehan@FreeBSD.org>
Fri, 6 Sep 2013 05:16:10 +0000 (05:16 +0000)
committergrehan <grehan@FreeBSD.org>
Fri, 6 Sep 2013 05:16:10 +0000 (05:16 +0000)
commit37b6e3223fc91b6bf44902ea090b984c9417f3c3
treec99b02cfc7c62d1e0d6825975668729712dab774
parent4a6a9b0a75f877672e647ddd84591d0358848913
Allow CPUID leaf 0xD to be read as zeroes.
Linux reads this even though extended features
aren't exposed.

Support for 0xD will be expanded once AVX[2]
is exposed to the guest in upcoming work.
sys/amd64/vmm/x86.c
sys/amd64/vmm/x86.h