Lines Matching +full:pci +full:- +full:based
1 # SPDX-License-Identifier: GPL-2.0-only
22 tristate "PCI driver for virtio devices"
23 depends on PCI
26 This driver provides support for virtio based paravirtual device
27 drivers over PCI. This requires that your VMM has appropriate PCI
28 virtio backends. Most QEMU based VMMs should support these devices
38 Virtio PCI Card 0.9.X Draft (circa 2014) and older device support.
42 If disabled, you get a slightly smaller, non-transitional driver,
57 This driver provides support for virtio based paravirtual
70 This driver provides access to virtio-pmem devices, storage devices
71 that are mapped into the physical address space - similar to NVDIMMs
72 - with a virtio-based flushing interface.
96 This driver provides access to virtio-mem paravirtualized memory
99 This driver was only tested under x86-64, but should theoretically
128 Allow virtio-mmio devices instantiation via the kernel command line
130 address in particular) can crash your system - you have been warned.
131 See Documentation/admin-guide/kernel-parameters.rst for details.