VirtualBox

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


Ignore:
Timestamp:
Nov 20, 2018 4:20:53 AM (6 years ago)
Author:
vboxsync
Message:

VMM/IEM: Nested VMX: bugref:9180 don't forget to initialize rcStrict to finish execution of the instruction here.

File:
1 edited

Legend:

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

    r75565 r75604  
    59105910                iemVmxVirtApicWriteRaw32(pVCpu, XAPIC_OFF_TPR, uVTpr);
    59115911                iemVmxVirtApicSetPostAction(pVCpu, XAPIC_OFF_TPR);
     5912                rcStrict = VINF_SUCCESS;
    59125913                break;
    59135914            }
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