VirtualBox

Changeset 99665 in vbox


Ignore:
Timestamp:
May 8, 2023 10:49:02 AM (19 months ago)
Author:
vboxsync
Message:

VMM: Nested VMX: bugref:10318 Comment.

File:
1 edited

Legend:

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

    r99663 r99665  
    49974997
    49984998    /*
    4999      * If we are injecting an event, we must not setup any interrupt/NMI-window
    5000      * exiting or we would get into an infinite VM-exit loop. An event that's
    5001      * already pending has already performed all necessary checks.
     4999     * If we are injecting an event, all necessary checks have been performed.
     5000     * Any interrupt-window or NMI-window exiting would have been setup by the
     5001     * nested-guest while we merged controls.
    50025002     */
    50035003    if (VCPU_2_VMXSTATE(pVCpu).Event.fPending)
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