VirtualBox

Changeset 80808 in vbox for trunk/src


Ignore:
Timestamp:
Sep 16, 2019 6:32:35 AM (5 years ago)
Author:
vboxsync
Message:

VMM/IEM: Nested VMX: bugref:9180 Use CPUMIsGuestVmxInterceptEvents.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/IEMAll.cpp

    r80621 r80808  
    1381813818            && !TRPMHasTrap(pVCpu))
    1381913819        {
    13820             Assert(pVCpu->cpum.GstCtx.hwvirt.vmx.fInterceptEvents);
     13820            Assert(CPUMIsGuestVmxInterceptEvents(&pVCpu->cpum.GstCtx));
    1382113821            if (   VMCPU_FF_IS_SET(pVCpu, VMCPU_FF_VMX_NMI_WINDOW)
    1382213822                && CPUMIsGuestVmxVirtNmiBlocking(pVCpu, &pVCpu->cpum.GstCtx))
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