Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/x86/x86
Module Name: src
Committed By: cegger
Date: Sat Oct 18 09:08:34 UTC 2008
Modified Files:
src/sys/arch/x86/x86: identcpu.c
Log Message:
for AMD CPUs: utilize new ci_feature4_flags field and check if SVM is present &
disabled by the BIOS.
If so, then print this information in the dmesg, but only once for cpu0.
Don't do this check in a Xen DomU.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/arch/x86/x86/identcpu.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index