Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - V index
The Linux kernel configuration item CONFIG_VIRTIO_PCI
has multiple definitions:
drivers/virtio/Kconfig
The configuration item CONFIG_VIRTIO_PCI:
CONFIG_PCI
virtio_pci
This driver provides support for virtio based paravirtual device drivers over PCI. This requires that your VMM has appropriate PCI virtio backends. Most QEMU based VMMs should support these devices (like KVM or Xen).
If unsure, say M.
drivers/virtio/Kconfig
The configuration item CONFIG_VIRTIO_PCI:
CONFIG_PCI && CONFIG_EXPERIMENTAL
virtio_pci
This drivers provides support for virtio based paravirtual device drivers over PCI. This requires that your VMM has appropriate PCI virtio backends. Most QEMU based VMMs should support these devices (like KVM or Xen).
Currently, the ABI is not considered stable so there is no guarantee that this version of the driver will work with your VMM.
If unsure, say M.
Numeric ID (from LKDDb) and names (from pci.ids) of recognized devices:
1af4
("Red Hat, Inc.")1af4
("Red Hat, Inc.")1af4
("Red Hat, Inc.")1af4
("Red Hat, Inc.")Raw data from LKDDb:
lkddb module virtio_pci CONFIG_VIRTIO_PCI : drivers/virtio/Kconfig : "PCI driver for virtio devices" # in 2.6.25–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb pci 1af4 .... .... .... ...... : CONFIG_VIRTIO CONFIG_VIRTIO_PCI : drivers/virtio/virtio_pci.c # in 2.6.25–2.6.39, 3.0–3.8, 3.17–3.18
lkddb pci 1af4 .... .... .... ...... : CONFIG_VIRTIO CONFIG_VIRTIO_PCI : drivers/virtio/virtio_pci_common.c # in 3.19, 4.0–4.20, 5.0–5.12
lkddb pci 1af4 .... .... .... ...... : CONFIG_VIRTIO CONFIG_VIRTIO_PCI CONFIG_VIRTIO_PCI_LIB : drivers/virtio/virtio_pci_common.c # in 5.13–5.15
lkddb pci 1af4 .... .... .... ...... : CONFIG_VIRTIO_PCI : drivers/virtio/virtio_pci_common.c # in 5.16–5.19, 6.0–6.11, 6.12-rc+HEAD
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - V index
Automatically generated (in year 2024). See also LKDDb sources on GitLab