VirtualBox

Changeset 48571 in vbox


Ignore:
Timestamp:
Sep 19, 2013 11:57:13 PM (11 years ago)
Author:
vboxsync
Message:

log typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp

    r48570 r48571  
    43154315    /** @todo Decode assist.  */
    43164316    VBOXSTRICTRC rc = EMInterpretInstruction(pVCpu, CPUMCTX2CORE(pCtx), 0 /* pvFault */);
    4317     Log5(("hmR0SvmExitReadDRx: Emulatined DRx access: rc=%Rrc\n", VBOXSTRICTRC_VAL(rc)));
     4317    Log5(("hmR0SvmExitReadDRx: Emulated DRx access: rc=%Rrc\n", VBOXSTRICTRC_VAL(rc)));
    43184318    if (RT_LIKELY(rc == VINF_SUCCESS))
    43194319    {
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