VirtualBox

Changeset 76501 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Dec 28, 2018 5:13:53 AM (6 years ago)
Author:
vboxsync
Message:

VMM/EM: Don't set VMCPU_FF_BLOCK_NMIS while transferring an NMI through TRPM. The execution manager (IEM/HM) are setting these as and when required when it actually delivers the NMI.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/EM.cpp

    r76500 r76501  
    21742174                {
    21752175                    VMCPU_FF_CLEAR(pVCpu, VMCPU_FF_INTERRUPT_NMI);
    2176                     VMCPU_FF_SET(pVCpu, VMCPU_FF_BLOCK_NMIS);
    21772176                    fWakeupPending = true;
    21782177                    if (pVM->em.s.fIemExecutesAll)
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