VirtualBox

Changeset 27110 in vbox


Ignore:
Timestamp:
Mar 5, 2010 4:06:06 PM (15 years ago)
Author:
vboxsync
Message:

Logging update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/PGMAllBth.h

    r27108 r27110  
    16201620    {
    16211621        AssertMsg(pVM->cCpus > 1, ("Unexpected missing PDE p=%p/%RX64\n", pPdeDst, (uint64_t)PdeDst.u));
    1622         Log(("CPU%d: SyncPage: Pde at %RGv changed behind our back!\n", GCPtrPage));
     1622        Log(("CPU%d: SyncPage: Pde at %RGv changed behind our back!\n", pVCpu->idCpu, GCPtrPage));
    16231623        return VINF_SUCCESS;    /* force the instruction to be executed again. */
    16241624    }
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