]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Define "Hypervisor Present" bit. This bit is used by several hypervisors to
authorjkim <jkim@FreeBSD.org>
Thu, 28 Apr 2011 22:23:39 +0000 (22:23 +0000)
committerjkim <jkim@FreeBSD.org>
Thu, 28 Apr 2011 22:23:39 +0000 (22:23 +0000)
commit369bfa0af2f6f250a77f4e357035d6b5aba3c343
tree2426ae1d7f93bafff20e4a027711119c6e1978b8
parent500a42a4fa992c4d1840a8f8a9aed9b783988ac0
Define "Hypervisor Present" bit.  This bit is used by several hypervisors to
identify CPUs running under emulation.  Currently QEMU-KVM, Xen-HVM, VMware,
and MS Hyper-V are known to set this bit.

MFC after: 3 days
sys/amd64/amd64/identcpu.c
sys/amd64/include/specialreg.h
sys/i386/i386/identcpu.c
sys/i386/include/specialreg.h