summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2024-07-01 10:10:01 +0200
committerGerd Hoffmann <kraxel@redhat.com>2024-07-01 10:10:01 +0200
commit6f23410d42f9404476dc1b2006d4a39c6c6b8476 (patch)
tree706d76d5c32adde0fbd7e912a1d88e5c5a4a54a5
parentfa59e1c4bb3056499fe99302a2f1a57b04ccd31c (diff)
downloadipxe-tests-6f23410d42f9404476dc1b2006d4a39c6c6b8476.tar.gz
add rng
-rw-r--r--domain/test-ipxe-ipv6-aarch64.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/domain/test-ipxe-ipv6-aarch64.xml b/domain/test-ipxe-ipv6-aarch64.xml
index 4676ea8..85046c5 100644
--- a/domain/test-ipxe-ipv6-aarch64.xml
+++ b/domain/test-ipxe-ipv6-aarch64.xml
@@ -17,6 +17,9 @@
<boot order='1'/>
</interface>
<console type='pty'/>
+ <rng model='virtio'>
+ <backend model='random'>/dev/urandom</backend>
+ </rng>
</devices>
<qemu:commandline>
<qemu:arg value='-fw_cfg'/>