VirtualBox

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


Ignore:
Timestamp:
Nov 26, 2018 3:21:46 PM (6 years ago)
Author:
vboxsync
Message:

VMM: Nested VMX: bugref:9180 Figure out the relative priority of virtual-interrupts.

File:
1 edited

Legend:

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

    r75683 r75735  
    71307130                                 *
    71317131                                 * 1.  Event injection.
    7132                                  * 2.  TPR below threshold / APIC-write.
    7133                                  * 3.  SMI.
    7134                                  * 4.  INIT.
    7135                                  * 5.  MTF exit.
    7136                                  * 6.  Pending debug exceptions.
    7137                                  * 7.  Debug-trap exceptions.
    7138                                  * 8.  VMX-preemption timer.
    7139                                  * 9.  NMI-window exit.
    7140                                  * 10. NMI injection.
    7141                                  * 11. Interrupt-window exit.
    7142                                  * 12. Interrupt injection.
     7132                                 * 2.  Trap on task-switch.
     7133                                 * 3.  TPR below threshold / APIC-write.
     7134                                 * 4.  SMI, INIT.
     7135                                 * 6.  MTF exit.
     7136                                 * 7.  Debug-trap exceptions, pending debug exceptions.
     7137                                 * 10. VMX-preemption timer.
     7138                                 * 11. NMI-window exit.
     7139                                 * 12. NMI injection.
     7140                                 * 13. Interrupt-window exit.
     7141                                 * 14. Virtual-interrupt injection.
     7142                                 * 15. Interrupt injection.
     7143                                 * 16. Process next instruction (fetch, decode, execute).
    71437144                                 */
    71447145
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