VirtualBox

Changeset 51239 in vbox for trunk/src


Ignore:
Timestamp:
May 13, 2014 11:40:53 AM (11 years ago)
Author:
vboxsync
Message:

VMM/HMVMXR0: Intel likes hyphenation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp

    r51238 r51239  
    32343234     * If the guest uses PAE and EFER.NXE bit differs, we need to swap EFER as it                    .
    32353235     * affects guest paging. 64-bit paging implies CR4.PAE as well.
    3236      * See Intel spec. 4.5 "IA32e Paging" and Intel spec. 4.1.1 "Three Paging Modes".
     3236     * See Intel spec. 4.5 "IA-32e Paging" and Intel spec. 4.1.1 "Three Paging Modes".
    32373237     */
    32383238    if (   (pMixedCtx->cr4 & X86_CR4_PAE)
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette