VirtualBox

Changeset 21241 in vbox for trunk/src


Ignore:
Timestamp:
Jul 6, 2009 8:41:39 AM (16 years ago)
Author:
vboxsync
Message:

Correction

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/EMHwaccm.cpp

    r21222 r21241  
    228228        case OP_XCHG:
    229229            STAM_PROFILE_START(&pVCpu->em.s.StatMiscEmu, a);
    230             rc = EMInterpretInstructionCPU(pVM, &Cpu, CPUMCTX2CORE(pCtx), 0, &size);
     230            rc = EMInterpretInstructionCPU(pVM, pVCpu, &Cpu, CPUMCTX2CORE(pCtx), 0, &size);
    231231            if (RT_SUCCESS(rc))
    232232            {
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