VirtualBox

Changeset 77357 in vbox for trunk/src/VBox/VMM/VMMAll


Ignore:
Timestamp:
Feb 19, 2019 11:01:40 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
128896
Message:

VMM/IEM: Nested VMX: bugref:9180 Fix up status code in the longjmp case as well.

File:
1 edited

Legend:

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

    r77169 r77357  
    1446214462            if (pVCpu->iem.s.cActiveMappings > 0)
    1446314463                iemMemRollback(pVCpu);
     14464# if defined(VBOX_WITH_NESTED_HWVIRT_SVM) || defined(VBOX_WITH_NESTED_HWVIRT_VMX)
     14465            rcStrict = iemExecStatusCodeFiddling(pVCpu, rcStrict);
     14466# endif
    1446414467            pVCpu->iem.s.cLongJumps++;
    1446514468        }
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