VirtualBox

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


Ignore:
Timestamp:
Jun 27, 2019 9:48:48 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
131620
Message:

VMM/IEM: Nested VMX: bugref:9180 Assertion is done in the caller.

File:
1 edited

Legend:

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

    r79377 r79382  
    34053405                                                       PCVMXVEXITEVENTINFO pExitEventInfo)
    34063406{
    3407     Assert(pExitInfo);
    3408     Assert(pExitEventInfo);
    3409 
    34103407    /* The Exit qualification is mandatory for all task-switch VM-exits. */
    34113408    uint64_t const u64ExitQual = pExitInfo->u64Qual;
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