Changeset 54098 in vbox
- Timestamp:
- Feb 6, 2015 2:41:41 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp
r54097 r54098 3252 3252 3253 3253 /* 3254 * If the guest uses PAE and EFER.NXE bit differs, we need to swap EFER as it .3254 * If the guest uses PAE and EFER.NXE bit differs, we need to swap EFER as it 3255 3255 * affects guest paging. 64-bit paging implies CR4.PAE as well. 3256 3256 * See Intel spec. 4.5 "IA-32e Paging" and Intel spec. 4.1.1 "Three Paging Modes".
Note:
See TracChangeset
for help on using the changeset viewer.