VirtualBox

Changeset 42345 in vbox


Ignore:
Timestamp:
Jul 24, 2012 10:45:50 AM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
79424
Message:

VMM: Comment correction, space.

Location:
trunk/src/VBox/VMM/VMMR0
Files:
2 edited

Legend:

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

    r42186 r42345  
    17061706    /*
    17071707     * No reason to sync back the CRx and DRx registers as they cannot be changed by the guest
    1708      * unless in the nested paging case where CR3 & CR3 can be changed by the guest.
     1708     * unless in the nested paging case where CR3 can be changed by the guest.
    17091709     */
    17101710    if (   pVM->hwaccm.s.fNestedPaging
  • trunk/src/VBox/VMM/VMMR0/PGMR0.cpp

    r41965 r42345  
    450450     */
    451451    bool fLockTaken = false;
    452     switch(enmShwPagingMode)
     452    switch (enmShwPagingMode)
    453453    {
    454454        case PGMMODE_32_BIT:
Note: See TracChangeset for help on using the changeset viewer.

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