VirtualBox

Changeset 72255 in vbox for trunk/src/VBox/VMM/VMMAll


Ignore:
Timestamp:
May 18, 2018 7:33:23 AM (7 years ago)
Author:
vboxsync
Message:

NEMAllNativeTemplate-win.cpp.h: No need to set VMCPU_FF_INHIBIT_INTERRUPTS after calling EMSetInhibitInterruptsPC, as it already does so.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/NEMAllNativeTemplate-win.cpp.h

    r72253 r72255  
    12861286    }
    12871287    else
    1288     {
    12891288        EMSetInhibitInterruptsPC(pVCpu, pHdr->Rip);
    1290         VMCPU_FF_SET(pVCpu, VMCPU_FF_INHIBIT_INTERRUPTS);
    1291     }
    12921289
    12931290    pCtx->fExtrn &= ~(CPUMCTX_EXTRN_RIP | CPUMCTX_EXTRN_RFLAGS | CPUMCTX_EXTRN_CS | CPUMCTX_EXTRN_NEM_WIN_INHIBIT_INT);
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