VirtualBox

Changeset 79753 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jul 13, 2019 11:34:54 AM (5 years ago)
Author:
vboxsync
Message:

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

File:
1 edited

Legend:

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

    r79751 r79753  
    1495214952            {
    1495314953                /*
    14954                  * If an exception caused a VM-exit due to delivery of an event, the secondary
    14955                  * exception may be made pending for re-injection. We shall reinject it and
    14956                  * continue guest execution. However, the page-fault case is a complicated case
    14957                  * and needs additional processing done in hmR0VmxExitXcptPF.
     14954                 * If an exception caused a VM-exit due to delivery of an event, the original
     14955                 * event may have to be re-injected into the guest. We shall reinject it and
     14956                 * continue guest execution. However, page-fault is a complicated case and
     14957                 * needs additional processing done in hmR0VmxExitXcptPF().
    1495814958                 */
    1495914959                if (   !pVCpu->hm.s.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