iotests: Always use -machine accel=qtest
authorMax Reitz <mreitz@redhat.com>
Mon, 17 Oct 2016 18:39:17 +0000 (20:39 +0200)
committerMax Reitz <mreitz@redhat.com>
Fri, 11 Nov 2016 14:56:22 +0000 (15:56 +0100)
commit3bb8ef4b7aafe9de0b93a4d6ba2843b11acbefe4
treea6527fe15b6f9c8038da50969e0a91330dff12fa
parenteaed090735ac0dbcaad6d39074da6607f2f81b8a
iotests: Always use -machine accel=qtest

Currently, we only use -machine accel=qtest when qemu is invoked through
the common.qemu functions. However, we always want to use it, so move it
from common.qemu directly into QEMU_OPTIONS.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Message-id: 20161017183917.8837-1-mreitz@redhat.com
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
tests/qemu-iotests/common
tests/qemu-iotests/common.qemu