VirtualBox

Changeset 45967 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
May 9, 2013 3:49:06 PM (12 years ago)
Author:
vboxsync
Message:

VMM/HMVMXR0: comment.

File:
1 edited

Legend:

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

    r45966 r45967  
    24922492
    24932493            /*
    2494              * If there are external interrupts pending but masked by the TPR value, apply the threshold so that if the guest
    2495              * lowers the TPR, it would cause a VM-exit and we can deliver the interrupt.
     2494             * If there are external interrupts pending but masked by the TPR value, instruct VT-x to cause a VM-exit when
     2495             * the guest lowers its TPR below the highest-priority pending interrupt and we can deliver the interrupt.
    24962496             * If there are no external interrupts pending, set threshold to 0 to not cause a VM-exit. We will eventually deliver
    24972497             * the interrupt when we VM-exit for other reasons.
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