Lines Matching +full:virtio +full:- +full:pci
29 .Nm virtio
30 .Nd VirtIO Device Support
32 To compile VirtIO device support into the kernel, place the following lines
34 .Bd -ragged -offset indent
35 .Cd "device virtio"
39 Alternatively, to load VirtIO support as modules at boot time, place the
42 .Bd -literal -offset indent
47 VirtIO is a specification for para-virtualized I/O in a virtual machine (VM).
52 VirtIO defines an interface for efficient I/O between the hypervisor and VM.
58 device driver represents an emulated PCI device that the hypervisor makes
63 supports the following VirtIO devices:
64 .Bl -hang -offset indent -width xxxxxxxx
82 A pseudo-device to allow the VM to release memory back to the hypervisor is
104 Support for VirtIO first appeared in
107 .An -nosplit
109 support for VirtIO was first added by