Changeset 12501 in vbox for trunk/src/VBox/VMM
- Timestamp:
- Sep 16, 2008 4:12:10 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 36631
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp
r12350 r12501 1557 1557 1558 1558 CPUMSetGuestCR2(pVM, ASMGetCR2()); 1559 1560 /* No need to sync back DR7 here; it can only be changed by DR7 writes and debug exceptions. Both are intercepted. */ 1559 1561 1560 1562 /* Guest CPU context: ES, CS, SS, DS, FS, GS. */
Note:
See TracChangeset
for help on using the changeset viewer.