未验证 提交 372af1ef 编写于 作者: X Xu Han 提交者: GitHub

Merge pull request #1457 from XueqiangWei/data_plane-block_scsi

block_hotplug.data_plane: add iothread to existing virtio-scsi-pci
...@@ -133,12 +133,11 @@ ...@@ -133,12 +133,11 @@
- @default: - @default:
- data_plane: - data_plane:
no Host_RHEL.m6 no Host_RHEL.m6
only with_plug.with_system_reset.one_pci only with_plug.with_system_reset.one_pci, block_scsi..with_plug.with_repetition.one_pci
one_pci:
repeat_times = 1
iothreads = iothread0 iothreads = iothread0
block_virtio: block_virtio:
blk_extra_params_stg0 = "iothread=${iothreads}" blk_extra_params_stg0 = "iothread=${iothreads}"
block_scsi: block_scsi:
no Host_RHEL.m7.u0, Host_RHEL.m7.u1, Host_RHEL.m7.u2 no Host_RHEL.m7.u0, Host_RHEL.m7.u1, Host_RHEL.m7.u2
bus_extra_params_image1 = "iothread=${iothreads}"
bus_extra_params_stg0 = "iothread=${iothreads}" bus_extra_params_stg0 = "iothread=${iothreads}"
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册