Home Explore Blog Models CI



nixpkgs

nixos/doc/manual/configuration/profiles/qemu-guest.section.md
323cabc8461767c3f3dd1cfb0b8895f0d07a2c7b1dda75fb000000030000010f
# QEMU Guest {#sec-profile-qemu-guest}

This profile contains common configuration for virtual machines running under
QEMU (using virtio).

It makes virtio modules available on the initrd and sets the system time from
the hardware clock to work around a bug in qemu-kvm.

Chunks
49dd3652 (1st chunk of `nixos/doc/manual/configuration/profiles/qemu-guest.section.md`)
Title: QEMU Guest Profile
Summary
This profile provides common configurations for virtual machines running under QEMU, specifically utilizing virtio. It ensures virtio modules are available on the initrd and sets the system time from the hardware clock, which acts as a workaround for a known bug in qemu-kvm.