]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Do not apply errata 721 workaround when under hypervisor, since
authorKonstantin Belousov <kib@FreeBSD.org>
Tue, 7 Aug 2012 08:36:10 +0000 (08:36 +0000)
committerKonstantin Belousov <kib@FreeBSD.org>
Tue, 7 Aug 2012 08:36:10 +0000 (08:36 +0000)
commit65211d02c4303ca2cd7022dab95916cddd490bf9
treee7205cd97271e7299e270bd91588759dc93146e7
parente5813a3bce65d280c66d9ee9d454a2c557ff4e02
Do not apply errata 721 workaround when under hypervisor, since
typical hypervisor does not implement access to the required MSR,
causing #GP on boot.

Reported and tested by: olgeni
PR: amd64/170388
MFC after: 3 days
sys/amd64/amd64/initcpu.c