VirtualBox

Changeset 70862 in vbox


Ignore:
Timestamp:
Feb 5, 2018 10:58:07 AM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
120688
Message:

VMM/IEM: Build fix.

File:
1 edited

Legend:

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

    r70861 r70862  
    1544815448                iemMemRollback(pVCpu);
    1544915449            pVCpu->iem.s.cLongJumps++;
    15450 #  ifdef VBOX_WITH_NESTED_HWVIRT
    15451             /*
    15452              * When a nested-guest causes an exception intercept when fetching memory
    15453              * (e.g. IEM_MC_FETCH_MEM_U16) as part of instruction execution, we need this
    15454              * to fix-up VINF_SVM_VMEXIT on the longjmp way out, otherwise we will guru.
    15455              */
    15456             rcStrict = iemExecStatusCodeFiddling(pVCpu, rcStrict);
    15457 #  endif
    1545815450        }
    1545915451        pVCpu->iem.s.CTX_SUFF(pJmpBuf) = pSavedJmpBuf;
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