- Timestamp:
- Sep 24, 2013 8:03:21 AM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 89243
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/CPUM.cpp
r48368 r48646 250 250 SSMFIELD_ENTRY( CPUMCTX, msrSFMASK), 251 251 SSMFIELD_ENTRY( CPUMCTX, msrKERNELGSBASE), 252 /* msrApicBase is not included here, it resides in the APIC device state. */ 252 253 SSMFIELD_ENTRY( CPUMCTX, ldtr.Sel), 253 254 SSMFIELD_ENTRY( CPUMCTX, ldtr.ValidSel),
Note:
See TracChangeset
for help on using the changeset viewer.