VirtualBox

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


Ignore:
Timestamp:
Dec 6, 2018 9:06:02 AM (6 years ago)
Author:
vboxsync
Message:

VMM/IEM: Nested VMX: bugref:9180 Fix to r127224.

File:
1 edited

Legend:

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

    r76003 r76004  
    1400614006     * instruction (so we set fExecuteInhibit to false).
    1400714007     */
    14008     if (CPUMIsGuestInVmxNonRootMode(IEM_GET_CTX(pVCpu)))
     14008    if (   rcStrict == VINF_SUCCESS
     14009        && CPUMIsGuestInVmxNonRootMode(IEM_GET_CTX(pVCpu)))
    1400914010    {
    1401014011        /* TPR-below threshold/APIC write has the highest priority. */
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