Changeset 24994 in vbox
- Timestamp:
- Nov 26, 2009 12:09:48 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp
r24993 r24994 1457 1457 SVM_ASSERT_SEL_GRANULARITY(gs); 1458 1458 #undef SVM_ASSERT_SEL_GRANULARITY 1459 1459 1460 /* Remaining guest CPU context: TR, IDTR, GDTR, LDTR; must sync everything otherwise we can get out of sync when jumping to ring 3. */ 1460 1461 SVM_READ_SELREG(LDTR, ldtr);
Note:
See TracChangeset
for help on using the changeset viewer.

