VirtualBox

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


Ignore:
Timestamp:
Jul 1, 2019 6:37:59 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
131682
Message:

VMM/HMVMXR0: Nested VMX: bugref:9180 AssertRCReturn.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp

    r79431 r79432  
    1684016840        {
    1684116841            rc = hmR0VmxReadExitInstrLenVmcs(pVmxTransient);
     16842            AssertRCReturn(rc, rc);
    1684216843            RT_FALL_THRU();
    1684316844        }
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