Navigation:
Linux Kernel Driver DataBase -
web LKDDB:
Main index -
V index
The Linux kernel configuration item CONFIG_VIRTIO_PCI has multiple definitions:
drivers/virtio/KconfigThe configuration item CONFIG_VIRTIO_PCI:
CONFIG_PCI && CONFIG_EXPERIMENTALvirtio_pciThis 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.
drivers/virtio/KconfigThe configuration item CONFIG_VIRTIO_PCI:
CONFIG_PCIvirtio_pciThis 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")Raw data from LKDDb:
lkddb module virtio_pci CONFIG_VIRTIO_PCI : drivers/virtio/Kconfig : "PCI driver for virtio devices"lkddb pci 1af4 .... .... .... ...... : CONFIG_VIRTIO CONFIG_VIRTIO_PCI : drivers/virtio/virtio_pci.cThis 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 2013) with gen-web-lkddb.py in lkddb-sources.