VirtualBox

Changeset 9946

Show
Ignore:
Timestamp:
06/26/08 12:58:08 (5 months ago)
Author:
vboxsync
Message:

Log correction

Files:

Legend:

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

    r9945 r9946  
    311311#  ifdef PGMPOOL_WITH_GCPHYS_TRACKING 
    312312                    PCX86PTEPAE pGstPte = (PCX86PTEPAE)pgmPoolMonitorGCPtr2CCPtr(pPool, pvAddress, GCPhysFault, sizeof(*pGstPte)); 
    313                     Log4(("pgmPoolMonitorChainChanging pae_32: deref %VHp GCPhys %VGp\n", uShw.pPT->a[iShw].u & X86_PTE_PAE_PG_MASK, pGstPte->u & X86_PTE_PAE_PG_MASK)); 
     313                    Log4(("pgmPoolMonitorChainChanging pae_32: deref %VHp GCPhys %VGp\n", uShw.pPTPae->a[iShw].u & X86_PTE_PAE_PG_MASK, pGstPte->u & X86_PTE_PAE_PG_MASK)); 
    314314                    pgmPoolTracDerefGCPhysHint(pPool, pPage, 
    315315                                               uShw.pPTPae->a[iShw].u & X86_PTE_PAE_PG_MASK, 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy