Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - V index

CONFIG_VIRTIO_VFIO_PCI: VFIO support for VIRTIO NET PCI VF devices

General informations

The Linux kernel configuration item CONFIG_VIRTIO_VFIO_PCI has multiple definitions:

VFIO support for VIRTIO NET PCI VF devices found in drivers/vfio/pci/virtio/Kconfig

The configuration item CONFIG_VIRTIO_VFIO_PCI:

Help text

This provides migration support for VIRTIO NET PCI VF devices using the VFIO framework. Migration support requires the SR-IOV PF device to support specific VIRTIO extensions, otherwise this driver provides no additional functionality beyond vfio-pci.

Migration support in this driver relies on dirty page tracking provided by the IOMMU hardware and exposed through IOMMUFD, any other use cases are dis-recommended.

If you don't know what to do here, say N.

VFIO support for VIRTIO NET PCI devices found in drivers/vfio/pci/virtio/Kconfig

The configuration item CONFIG_VIRTIO_VFIO_PCI:

Help text

This provides support for exposing VIRTIO NET VF devices which support legacy IO access, using the VFIO framework that can work with a legacy virtio driver in the guest. Based on PCIe spec, VFs do not support I/O Space. As of that this driver emulates I/O BAR in software to let a VF be seen as a transitional device by its users and let it work with a legacy driver.

If you don't know what to do here, say N.

Hardware

PCI

Numeric ID (from LKDDb) and names (from pci.ids) of recognized devices:

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - V index

Automatically generated (in year 2024). See also LKDDb sources on GitLab