VirtualBox

儲存庫 vbox 的更動 75831


忽略:
時間撮記:
2018-11-30 上午09:35:12 (6 年 以前)
作者:
vboxsync
svn:sync-xref-src-repo-rev:
127034
訊息:

VMM: Virtual-interrupt is hypenated when referring to "virtual-interrupt delivery" feature and not when using it regularly.

位置:
trunk/src/VBox/VMM
檔案:
修改 2 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp

    r75830 r75831  
    28032803/**
    28042804 * Checks whether the VMX nested-guest is in a state to receive virtual interrupts
    2805  * (those injected with the "virtual interrupt delivery" feature).
     2805 * (those injected with the "virtual-interrupt delivery" feature).
    28062806 *
    28072807 * @returns VBox status code.
  • trunk/src/VBox/VMM/VMMR3/EM.cpp

    r75830 r75831  
    21322132                    && CPUMIsGuestVmxVirtIntrEnabled(pVCpu, &pVCpu->cpum.GstCtx))
    21332133                {
    2134                     /** @todo NSTVMX: virtual interrupt delivery. */
     2134                    /** @todo NSTVMX: virtual-interrupt delivery. */
    21352135                    rc2 = VINF_NO_CHANGE;
    21362136                }
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette