]> git.ipfire.org Git - thirdparty/qemu.git/commit
iotests: make 235 work on s390 (and others)
authorChristian Borntraeger <borntraeger@de.ibm.com>
Wed, 5 Dec 2018 08:43:08 +0000 (09:43 +0100)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 2 Apr 2019 01:36:21 +0000 (20:36 -0500)
commitfc50e1fa792dbb46acb51f0f2e730cb079f9cb44
treebc5eed0e788bf2ad4f29161016bb5eddb2517181
parente47e19ed21ba9d7b587c9f646818ec5fded353a9
iotests: make 235 work on s390 (and others)

"-machine pc" will not work all architectures. Lets fall back to the
default machine by not specifying it.

In addition we also need to specify -no-shutdown on s390 as qemu will
exit otherwise.

Cc: qemu-stable@nongnu.org
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
(cherry picked from commit 2c26e648e4350079b0c86a6627b2d3566c3709c0)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
tests/qemu-iotests/235