2018-11-06 12:50:41 +01:00
<section xmlns= "http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xi="http://www.w3.org/2001/XInclude"
version="5.0"
xml:id="sec-profile-qemu-guest">
<title > QEMU Guest</title>
2019-03-22 14:44:11 +01:00
2018-11-06 12:50:41 +01:00
<para >
2019-09-18 22:13:35 +02:00
This profile contains common configuration for virtual machines running under QEMU (using virtio).
2018-11-06 12:50:41 +01:00
</para>
2019-03-22 14:44:11 +01:00
2018-11-06 12:50:41 +01:00
<para >
2019-09-18 22:13:35 +02:00
It makes virtio modules available on the initrd, sets the system time from the hardware clock to work around a bug in qemu-kvm, and <link linkend= "opt-security.rngd.enable" > enables rngd</link> .
2018-11-06 12:50:41 +01:00
</para>
</section>