summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2024-07-01 10:09:57 +0200
committerGerd Hoffmann <kraxel@redhat.com>2024-07-01 10:09:57 +0200
commitfa59e1c4bb3056499fe99302a2f1a57b04ccd31c (patch)
tree6797eb9cd53435b236f976772b6cfc9bef76f9cd
parent1fe26886490f0b66c2611db7d45a80288b141d1d (diff)
downloadipxe-tests-fa59e1c4bb3056499fe99302a2f1a57b04ccd31c.tar.gz
add rng
-rw-r--r--domain/test-ipxe-ipv4-aarch64.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/domain/test-ipxe-ipv4-aarch64.xml b/domain/test-ipxe-ipv4-aarch64.xml
index 4791bd2..684533b 100644
--- a/domain/test-ipxe-ipv4-aarch64.xml
+++ b/domain/test-ipxe-ipv4-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'/>