- Timestamp:
- Aug 29, 2013 12:45:46 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 88533
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp
r48144 r48151 1134 1134 case MSR_P5_MC_ADDR: 1135 1135 case MSR_P5_MC_TYPE: 1136 case MSR_P4_LASTBRANCH_TOS: /** @todo Are these branch regs still here on more recent CPUs? The documentation doesn't mention them for several archs. */ 1137 case MSR_P4_LASTBRANCH_0: 1138 case MSR_P4_LASTBRANCH_1: 1139 case MSR_P4_LASTBRANCH_2: 1140 case MSR_P4_LASTBRANCH_3: 1136 1141 case MSR_IA32_PLATFORM_ID: /* fam/mod >= 6_01 */ 1137 1142 /*case MSR_IA32_BIOS_UPDT_TRIG: - write-only? */
Note:
See TracChangeset
for help on using the changeset viewer.