未验证 提交 ae682c67 编写于 作者: Y YongxueHong 提交者: GitHub

Merge pull request #2318 from menli820/bz_1858148

win_irq_check: Remove vectors=0 scenarion in vioscsi driver
......@@ -87,12 +87,9 @@
no with_balloon, with_viorng
msi_cmd = "reg add "HKLM\System\CurrentControlSet\Enum\%s\Device Parameters\Interrupt Management\MessageSignaledInterruptProperties" /v MSISupported /d %d /t REG_DWORD /f"
- by_vectors:
only with_vioscsi, with_viostor, with_netkvm
only with_viostor, with_netkvm
vectors = 0
with_viostor:
virtio_blk:
blk_extra_params_image1 += ",vectors=${vectors}"
blk_extra_params_stg += ",vectors=${vectors}"
with_vioscsi:
bus_extra_params_image1 = "vectors=${vectors}"
bus_extra_params_stg = "vectors=${vectors}"
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册