With these fixes, qemu-iotests complete successfully on my test systems (s390x, x86_64) when used with QCOW2 or raw image formats.
These are purely bug fixes for tests and most are trivial, so they should be safe even for hard freeze. Sascha Silbe (7): qemu-iotests: check: don't place files with predictable names in /tmp qemu-iotests: fix 051 on non-PC architectures qemu-iotests: iotests.VM: remove qtest socket on error qemu-iotests: 148: properly skip test if quorum support is missing qemu-iotests: 068: don't require KVM qemu-iotests: 141: reduce likelihood of race condition on systems with fast IO qemu-iotests: iotests.py: get rid of __all__ tests/qemu-iotests/051.out | 10 +++++----- tests/qemu-iotests/068 | 2 +- tests/qemu-iotests/141 | 11 ++++++----- tests/qemu-iotests/141.out | 24 ++++++++++++------------ tests/qemu-iotests/148 | 4 +--- tests/qemu-iotests/check | 21 +++++++++++---------- tests/qemu-iotests/common.filter | 1 + tests/qemu-iotests/iotests.py | 22 +++++++++++++++++----- 8 files changed, 54 insertions(+), 41 deletions(-) -- 1.9.1