VirtualBox

Changeset 72963 in vbox for trunk/src/VBox/VMM/VMMR3


Ignore:
Timestamp:
Jul 8, 2018 5:56:09 AM (7 years ago)
Author:
vboxsync
Message:

VMM/HM: Spaces.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/HM.cpp

    r72907 r72963  
    15981598                pVM->hm.s.vmx.pNonPagingModeEPTPageTable->a[i].u  = _4M * i;
    15991599                pVM->hm.s.vmx.pNonPagingModeEPTPageTable->a[i].u |= X86_PDE4M_P | X86_PDE4M_RW | X86_PDE4M_US
    1600                                                                  | X86_PDE4M_A | X86_PDE4M_D | X86_PDE4M_PS
    1601                                                                  | X86_PDE4M_G;
     1600                                                                  | X86_PDE4M_A | X86_PDE4M_D | X86_PDE4M_PS
     1601                                                                  | X86_PDE4M_G;
    16021602            }
    16031603
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