VirtualBox

Changeset 16675 in vbox


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

Logging change

File:
1 edited

Legend:

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

    r16673 r16675  
    15411541     */
    15421542    unsigned i = pPool->aiHash[PGMPOOL_HASH(GCPhys)];
    1543     Log3(("pgmPoolCacheAlloc: %RGp kind %d iUser=%d iUserTable=%x SLOT=%d\n", GCPhys, enmKind, iUser, iUserTable, i));
     1543    Log3(("pgmPoolCacheAlloc: %RGp kind %s iUser=%d iUserTable=%x SLOT=%d\n", GCPhys, pgmPoolPoolKindToStr(enmKind), iUser, iUserTable, i));
    15441544    if (i != NIL_PGMPOOL_IDX)
    15451545    {
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