mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2025-01-31 01:04:03 -05:00
tests: Use time-travel=inf-cpu with UML
This is the current proposed way of configuring virtual time. Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
4f3f33804a
commit
d55035c935
@ -167,7 +167,7 @@ if [ -z $KVM ]; then
|
||||
$KERNEL \
|
||||
mem=${MEMORY}M \
|
||||
LOGDIR=$LOGDIR \
|
||||
virtual-time \
|
||||
time-travel=inf-cpu \
|
||||
$A \
|
||||
root=none hostfs=/ rootfstype=hostfs rootflags=/ \
|
||||
ssl0=fd:0,fd:1 \
|
||||
|
Loading…
Reference in New Issue
Block a user