]> www.infradead.org Git - qemu-nvme.git/commit
tests/qemu-iotests/172: Run QEMU with -vga none and -nic none
authorThomas Huth <thuth@redhat.com>
Fri, 12 May 2023 07:49:37 +0000 (09:49 +0200)
committerThomas Huth <thuth@redhat.com>
Mon, 22 May 2023 07:44:48 +0000 (09:44 +0200)
commit2feae891ea50e7637dd6b2f7c037cb1db2be0f89
treea99e43e8a46b199d170699c8357532f569556f4e
parent973d97feca93ce9f5c349aa607944b517cd415eb
tests/qemu-iotests/172: Run QEMU with -vga none and -nic none

This way QEMU won't complain in case the VGA card or the NIC device
are not available in the binary, thus it won't spoil the output
and the test then passes with such QEMU binaries that have a limited
configuration, too.

Message-Id: <20230512124033.502654-18-thuth@redhat.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/qemu-iotests/172