Changeset 11980 in vbox for trunk/src/VBox/VMM
- Timestamp:
- Sep 2, 2008 1:01:19 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/PATM/PATMSSM.cpp
r11979 r11980 884 884 RTRCPTR oldFixup = *pFixup; 885 885 #endif 886 /* very dirty assumptions about the cpuid patch */ 887 886 /* very dirty assumptions about the cpuid patch and cpuid ordering. */ 888 887 switch(cCpuidFixup % 4) 889 888 {
Note:
See TracChangeset
for help on using the changeset viewer.