提交 fcba79e3 编写于 作者: Z Zhengtong Liu

s390x: add additional params for s390x plaform for pxe_boot testing

For s390x platform, If there is no bootindex set for the nic device, the
guest won't try to boot with it, and if there is no bootable device
found while booting, the qemu process will terminated if "-no-shutdown"
was not set
Signed-off-by: NZhengtong Liu <zhengtli@redhat.com>
上级 ea51c054
......@@ -16,6 +16,9 @@
image_verify_bootable = no
kill_vm = yes
kill_vm_gracefully = no
s390x:
extra_params += " -no-shutdown"
bootindex_nic1 = 0
# pxe_boot does not work for macvtap backend, as pxe can't
# capture the packet from the macvtap tap port, disable it
# for macvtap temporarily, will fix it in the furture.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册