儲存庫 vbox 的更動 75831
- 時間撮記:
- 2018-11-30 上午09:35:12 (6 年 以前)
- svn:sync-xref-src-repo-rev:
- 127034
- 位置:
- trunk/src/VBox/VMM
- 檔案:
-
- 修改 2 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp
r75830 r75831 2803 2803 /** 2804 2804 * Checks whether the VMX nested-guest is in a state to receive virtual interrupts 2805 * (those injected with the "virtual 2805 * (those injected with the "virtual-interrupt delivery" feature). 2806 2806 * 2807 2807 * @returns VBox status code. -
trunk/src/VBox/VMM/VMMR3/EM.cpp
r75830 r75831 2132 2132 && CPUMIsGuestVmxVirtIntrEnabled(pVCpu, &pVCpu->cpum.GstCtx)) 2133 2133 { 2134 /** @todo NSTVMX: virtual 2134 /** @todo NSTVMX: virtual-interrupt delivery. */ 2135 2135 rc2 = VINF_NO_CHANGE; 2136 2136 }
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器