VirtualBox

Changeset 77319 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Feb 14, 2019 5:39:43 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
128847
Message:

VMM/IEM: Nested VMX: bugref:9180 Fix clearing the MTF force-flag (typo).

File:
1 edited

Legend:

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

    r77295 r77319  
    30953095
    30963096    /* Clear the force-flag indicating that monitor-trap flag is no longer active. */
    3097     VMCPU_FF_CLEAR(pVCpu, VMCPU_FF_VMX_PREEMPT_TIMER);
     3097    VMCPU_FF_CLEAR(pVCpu, VMCPU_FF_VMX_MTF);
    30983098
    30993099    /* Cause the MTF VM-exit. The VM-exit qualification MBZ. */
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette