VirtualBox

Changeset 24962 in vbox


Ignore:
Timestamp:
Nov 25, 2009 4:21:46 PM (15 years ago)
Author:
vboxsync
Message:

Logging change

File:
1 edited

Legend:

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

    r24960 r24962  
    16481648    }
    16491649    else
    1650         Log(("Removed dirty page %RGp cMods=%d\n", pPage->GCPhys, pPage->cModifications));
     1650        Log(("Removed dirty page %RGp cMods=%d cChanges=%d\n", pPage->GCPhys, pPage->cModifications, cChanges));
    16511651}
    16521652
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