VirtualBox

Changeset 28652 in vbox


Ignore:
Timestamp:
Apr 23, 2010 2:29:24 PM (15 years ago)
Author:
vboxsync
Message:

Logging update

File:
1 edited

Legend:

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

    r28648 r28652  
    39723972                    {
    39733973                        /* in list */
    3974                         Log2(("pgmPoolTrackPhysExtDerefGCPhys: pPhysPage=%R[pgmpage] idx=%d\n", pPhysPage, pPage->idx));
     3974                        Log2(("pgmPoolTrackPhysExtDerefGCPhys: pPhysPage=%R[pgmpage] idx=%d in list\n", pPhysPage, pPage->idx));
    39753975                        paPhysExts[iPhysExtPrev].iNext = iPhysExtNext;
    39763976                        pgmPoolTrackPhysExtFree(pVM, iPhysExt);
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