VirtualBox

Changeset 74359 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Sep 19, 2018 8:42:23 AM (6 years ago)
Author:
vboxsync
Message:

hm_vmx.h: Nested VMX: bugref:9180 MTF is also a trap-like VM-exit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/hm_vmx.h

    r74306 r74359  
    39163916     * the VM-exit occurs.
    39173917     *
     3918     * See Intel spec. 25.5.2 "Monitor Trap Flag".
    39183919     * See Intel spec. 29.1.4 "EOI Virtualization".
    39193920     * See Intel spec. 29.4.3.3 "APIC-Write VM Exits".
     
    39223923    switch (uExitReason)
    39233924    {
     3925        case VMX_EXIT_MTF:
    39243926        case VMX_EXIT_VIRTUALIZED_EOI:
    39253927        case VMX_EXIT_APIC_WRITE:
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