]> Git Repo - qemu.git/blobdiff - tests/qemu-iotests/172
iotests: Add test 221 to catch qemu-img map regression
[qemu.git] / tests / qemu-iotests / 172
index 826d6fecd3cdb81863fbfd5b55fa66a0caee664b..02c5f79bab8582fcf5212148f32314012b922463 100755 (executable)
@@ -56,7 +56,7 @@ function do_run_qemu()
             done
         fi
         echo quit
-    ) | $QEMU -nographic -monitor stdio -serial none "$@"
+    ) | $QEMU -machine accel=qtest -nographic -monitor stdio -serial none "$@"
     echo
 }
 
This page took 0.025336 seconds and 4 git commands to generate.