- Timestamp:
- May 26, 2009 12:52:42 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 47766
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/CPUM.cpp
r20032 r20034 370 370 //| X86_CPUID_AMD_FEATURE_ECX_SVM - not virtualized. 371 371 //| X86_CPUID_AMD_FEATURE_ECX_EXT_APIC 372 /** Note: This could prevent migration from AMD to Intel CPUs! */ 372 373 | X86_CPUID_AMD_FEATURE_ECX_CR8L /* expose lock mov cr0 = mov cr8 hack for guests that can use this feature to access the TPR. */ 373 374 //| X86_CPUID_AMD_FEATURE_ECX_ABM
Note:
See TracChangeset
for help on using the changeset viewer.