diff options
Diffstat (limited to 'tests/qemu-iotests/267')
-rwxr-xr-x | tests/qemu-iotests/267 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/qemu-iotests/267 b/tests/qemu-iotests/267 index c296877168..3146273eef 100755 --- a/tests/qemu-iotests/267 +++ b/tests/qemu-iotests/267 @@ -46,6 +46,8 @@ _require_drivers copy-on-read # and generally impossible with external data files _unsupported_imgopts 'refcount_bits=1[^0-9]' data_file +_require_devices virtio-blk + do_run_qemu() { echo Testing: "$@" |