Lines Matching full:virtio

5 config VIRTIO  config
9 This option is selected by any driver which implements the virtio
24 Legacy PCI device (Virtio PCI Card 0.9.x Draft and older device)
31 bool "Virtio drivers"
37 bool "Harden virtio notification"
51 tristate "PCI driver for virtio devices"
54 select VIRTIO
56 This driver provides support for virtio based paravirtual device
58 virtio backends. Most QEMU based VMMs should support these devices
64 bool "Support for legacy virtio draft 0.9.X and older devices"
69 Virtio PCI Card 0.9.X Draft (circa 2014) and older device support.
72 both devices conforming to Virtio 1 specification, and legacy devices.
77 so, you can happily disable this option and virtio will not
84 tristate "vDPA driver for virtio devices"
86 select VIRTIO
88 This driver provides support for virtio based paravirtual
91 physical device to allow the datapath of virtio to be
97 tristate "Support for virtio pmem driver"
98 depends on VIRTIO
101 This driver provides access to virtio-pmem devices, storage devices
103 - with a virtio-based flushing interface.
108 tristate "Virtio balloon driver"
109 depends on VIRTIO
119 tristate "Virtio mem driver"
121 depends on VIRTIO
127 This driver provides access to virtio-mem paravirtualized memory
133 code changes may be required for virtio-mem, kdump and kexec to work as
139 tristate "Virtio input driver"
140 depends on VIRTIO
143 This driver supports virtio input devices such as
149 tristate "Platform bus driver for memory mapped virtio devices"
151 select VIRTIO
153 This drivers provides support for memory mapped virtio
159 bool "Memory mapped virtio devices parameter parsing"
162 Allow virtio-mmio devices instantiation via the kernel command line
174 virtio resources.