Changeset 27320 in vbox
- Timestamp:
- Mar 12, 2010 10:54:38 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/EMAll.cpp
r27231 r27320 2844 2844 case MSR_IA32_TSC: 2845 2845 return "MSR_IA32_TSC"; 2846 case MSR_IA32_MISC_ENABLE: 2847 return "Unsupported MSR_IA32_MISC_ENABLE"; 2846 2848 case MSR_IA32_MTRR_CAP: 2847 2849 return "Unsupported MSR_IA32_MTRR_CAP";
Note:
See TracChangeset
for help on using the changeset viewer.