diff --git a/test/test-functions b/test/test-functions index daed481a292..a7026d7ad7b 100644 --- a/test/test-functions +++ b/test/test-functions @@ -452,6 +452,7 @@ run_qemu() { -nographic -kernel "$KERNEL_BIN" -drive "format=raw,cache=unsafe,file=$image" + -device "virtio-rng-pci,max-bytes=1024,period=1000" ) if [[ -n "${QEMU_OPTIONS:=}" ]]; then