Changeset 22017 in vbox
- Timestamp:
- Aug 6, 2009 9:07:49 AM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 50754
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp
r22016 r22017 363 363 /** Setup the PAT msr (nested paging only) */ 364 364 pVMCB->guest.u64GPAT = 0x0007040600070406ULL; 365 365 366 /* The following MSRs are saved automatically by vmload/vmsave, so we allow the guest 366 367 * to modify them directly.
Note:
See TracChangeset
for help on using the changeset viewer.