Lines Matching full:virtio

2 config VIRTIO  config
5 This option is selected by any driver which implements the virtio
24 bool "Virtio drivers"
30 tristate "PCI driver for virtio devices"
33 select VIRTIO
35 This driver provides support for virtio based paravirtual device
37 virtio backends. Most QEMU based VMMs should support these devices
43 bool "Support for legacy virtio draft 0.9.X and older devices"
47 Virtio PCI Card 0.9.X Draft (circa 2014) and older device support.
50 both devices conforming to Virtio 1 specification, and legacy devices.
55 so, you can happily disable this option and virtio will not
62 tristate "vDPA driver for virtio devices"
64 select VIRTIO
66 This driver provides support for virtio based paravirtual
69 physical device to allow the datapath of virtio to be
75 tristate "Support for virtio pmem driver"
76 depends on VIRTIO
79 This driver provides access to virtio-pmem devices, storage devices
81 - with a virtio-based flushing interface.
86 tristate "Virtio balloon driver"
87 depends on VIRTIO
97 tristate "Virtio mem driver"
100 depends on VIRTIO
105 This driver provides access to virtio-mem paravirtualized memory
114 tristate "Virtio input driver"
115 depends on VIRTIO
118 This driver supports virtio input devices such as
124 tristate "Platform bus driver for memory mapped virtio devices"
126 select VIRTIO
128 This drivers provides support for memory mapped virtio
134 bool "Memory mapped virtio devices parameter parsing"
137 Allow virtio-mmio devices instantiation via the kernel command line
149 virtio resources.