VirtualBox

Changeset 16683 in vbox


Ignore:
Timestamp:
Feb 11, 2009 4:38:48 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
42680
Message:

More logging

File:
1 edited

Legend:

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

    r16680 r16683  
    24912491 * Adds a user reference to a page.
    24922492 *
    2493  * This will
    24942493 * This will move the page to the head of the
    24952494 *
     
    25062505    PPGMPOOLUSER paUsers = pPool->CTX_SUFF(paUsers);
    25072506
    2508     LogFlow(("pgmPoolTrackAddUser iUser %d iUserTable %d\n", iUser, iUserTable));
     2507    LogFlow(("pgmPoolTrackAddUser GCPhys = %RGp iUser %d iUserTable %d\n", pPage->GCPhys, iUser, iUserTable));
    25092508#  ifdef VBOX_STRICT
    25102509    /*
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