VirtualBox

Ignore:
Timestamp:
Mar 4, 2010 2:49:56 PM (15 years ago)
Author:
vboxsync
Message:

Logging change

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp

    r27038 r27040  
    603603    {
    604604        PGM_PAGE_SET_PDE_TYPE(pLargePage, PGM_PAGE_PDE_TYPE_PDE);
    605         Log(("pgmPhysIsValidLargePage: page %RGp can be reused!\n", GCPhys));
     605        Log(("pgmPhysIsValidLargePage: page %RGp can be reused!\n", GCPhys - _2M));
    606606        return VINF_SUCCESS;
    607607    }
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