VirtualBox

Changeset 70253 in vbox for trunk


Ignore:
Timestamp:
Dec 21, 2017 4:56:26 AM (7 years ago)
Author:
vboxsync
Message:

VMM/HMSVMR0: Comment nit.

File:
1 edited

Legend:

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

    r70232 r70253  
    33033303            {
    33043304                /*
    3305                  * AMD-V has no TPR thresholding feature. We just avoid posting the interrupt.
    3306                  * We just avoid delivering the TPR-masked interrupt here. TPR and the force-flag
    3307                  * will be updated eventually when the TPR is written by the guest.
     3305                 * AMD-V has no TPR thresholding feature. TPR and the force-flag will be
     3306                 * updated eventually when the TPR is written by the guest.
    33083307                 */
    33093308                STAM_COUNTER_INC(&pVCpu->hm.s.StatSwitchTprMaskedIrq);
     
    34183417                {
    34193418                    /*
    3420                      * AMD-V has no TPR thresholding feature. We just avoid posting the interrupt.
    3421                      * We just avoid delivering the TPR-masked interrupt here. TPR and the force-flag
    3422                      * will be updated eventually when the TPR is written by the guest.
     3419                     * AMD-V has no TPR thresholding feature. TPR and the force-flag will be
     3420                     * updated eventually when the TPR is written by the guest.
    34233421                     */
    34243422                    STAM_COUNTER_INC(&pVCpu->hm.s.StatSwitchTprMaskedIrq);
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