VirtualBox

Changeset 10270 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jul 5, 2008 12:15:10 PM (17 years ago)
Author:
vboxsync
Message:

Logging update

Location:
trunk/src/VBox/VMM/VMMAll
Files:
2 edited

Legend:

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

    r10216 r10270  
    25382538
    25392539    int rc;
    2540 #if defined(IN_GC) && (defined(VBOX_STRICT) || defined(LOG_ENABLED))
     2540#if (defined(VBOX_STRICT) || defined(LOG_ENABLED))
    25412541    LogFlow(("emInterpretInstructionCPU %s\n", emGetMnemonic(pCpu)));
    25422542#endif
  • trunk/src/VBox/VMM/VMMAll/PGMAllBth.h

    r10071 r10270  
    36263626# if PGM_GST_TYPE == PGM_TYPE_PAE
    36273627        /* not correct to call pgmPoolGetPage */
     3628        AssertFailed();
    36283629# endif
    36293630        pShwPdpt = pgmPoolGetPage(pPool, pPml4eDst->u & X86_PML4E_PG_MASK);
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