VirtualBox

Changeset 55001 in vbox for trunk/src/VBox/VMM/VMMRC


Ignore:
Timestamp:
Mar 29, 2015 4:59:20 PM (10 years ago)
Author:
vboxsync
Message:

CPUMCTXCORE elimination.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMRC/TRPMRCHandlers.cpp

    r55000 r55001  
    246246        else if (    VMCPU_FF_IS_PENDING(pVCpu, VMCPU_FF_INTERRUPT_APIC | VMCPU_FF_INTERRUPT_PIC)
    247247                 && !VMCPU_FF_IS_SET(pVCpu, VMCPU_FF_INHIBIT_INTERRUPTS)
    248                  &&  PATMAreInterruptsEnabledByCtxCore(pVM, pRegFrame)
     248                 &&  PATMAreInterruptsEnabledByCtx(pVM, CPUMCTX_FROM_CORE(pRegFrame))
    249249           )
    250250        {
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