Changeset 75995 in vbox
- Timestamp:
- Dec 6, 2018 4:32:38 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h
r75968 r75995 7286 7286 * 7287 7287 * 1. Event injection. 7288 * 2. Trap on task-switch .7288 * 2. Trap on task-switch (T flag set in TSS). 7289 7289 * 3. TPR below threshold / APIC-write. 7290 7290 * 4. SMI, INIT. 7291 7291 * 5. MTF exit. 7292 * 6. Debug-trap exceptions , pending debug exceptions.7292 * 6. Debug-trap exceptions (EFLAGS.TF), pending debug exceptions. 7293 7293 * 7. VMX-preemption timer. 7294 7294 * 9. NMI-window exit.
Note:
See TracChangeset
for help on using the changeset viewer.