diff --git a/tests/hwsim/vm/vm-run.sh b/tests/hwsim/vm/vm-run.sh index 1cd418009..dcca61b63 100755 --- a/tests/hwsim/vm/vm-run.sh +++ b/tests/hwsim/vm/vm-run.sh @@ -167,6 +167,7 @@ if [ -z $KVM ]; then $KERNEL \ mem=${MEMORY}M \ LOGDIR=$LOGDIR \ + virtual-time \ $A \ root=none hostfs=/ rootfstype=hostfs rootflags=/ \ ssl0=fd:0,fd:1 \