VirtualBox

Changeset 10279 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jul 5, 2008 3:03:17 PM (17 years ago)
Author:
vboxsync
Message:

Wrong logging

File:
1 edited

Legend:

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

    r10063 r10279  
    30323032        if (pShwPT->a[i].n.u1Present)
    30333033        {
    3034             Log4(("pgmPoolTrackDerefPTPae32Bit: i=%d pte=%RX32 hint=%RX32\n",
     3034            Log4(("pgmPoolTrackDerefPTPaeBig: i=%d pte=%RX32 hint=%RX32\n",
    30353035                  i, pShwPT->a[i].u & X86_PTE_PAE_PG_MASK, GCPhys));
    30363036            pgmPoolTracDerefGCPhys(pPool, pPage, pShwPT->a[i].u & X86_PTE_PAE_PG_MASK, GCPhys);
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