cvs commit: src/sys/i386/i386 identcpu.c src/sys/amd64/amd64
identcpu.c
David Malone
dwmalone at FreeBSD.org
Wed Feb 15 06:49:00 PST 2006
dwmalone 2006-02-15 14:48:59 UTC
FreeBSD src repository
Modified files:
sys/i386/i386 identcpu.c
sys/amd64/amd64 identcpu.c
Log:
It seems bit 5 of cpu_feature2 is the VMX (Virtual Machine Extensions)
bit. While I'm here, delete a comment that was cut and past from the
cpu_features code that doesn't belong here.
Revision Changes Path
1.144 +2 -2 src/sys/amd64/amd64/identcpu.c
1.159 +2 -2 src/sys/i386/i386/identcpu.c
More information about the cvs-src
mailing list