summary refs log tree commit diff stats
path: root/tests/qemu-iotests/227
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/227')
-rwxr-xr-xtests/qemu-iotests/2272
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/qemu-iotests/227 b/tests/qemu-iotests/227
index 7e45a47ac6..eddaad679e 100755
--- a/tests/qemu-iotests/227
+++ b/tests/qemu-iotests/227
@@ -40,6 +40,8 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
 _supported_fmt generic
 _supported_proto file
 
+_require_devices virtio-blk
+
 do_run_qemu()
 {
     echo Testing: "$@"