Lines Matching +full:virtio +full:- +full:pci
1 # SPDX-License-Identifier: GPL-2.0-only
2 menu "VFIO support for PCI devices"
3 depends on PCI
15 tristate "Generic VFIO support for any PCI device"
18 Support for the generic PCI VFIO bus driver which can connect any
19 PCI device to the VFIO framework.
25 bool "Generic VFIO PCI support for VGA devices"
28 Support for VGA extension to VFIO PCI. This exposes an additional
35 bool "Generic VFIO PCI extensions for Intel graphics (GVT-d)"
41 specific firmware table and read-only copies of the host bridge
44 To enable Intel IGD assignment through vfio-pci, say Y.
48 bool "VFIO PCI extensions for s390x KVM passthrough"
52 Support s390x-specific extensions to enable support for enhancements
56 To enable s390x KVM vfio-pci extensions, say Y.
58 source "drivers/vfio/pci/mlx5/Kconfig"
60 source "drivers/vfio/pci/hisilicon/Kconfig"
62 source "drivers/vfio/pci/pds/Kconfig"
64 source "drivers/vfio/pci/virtio/Kconfig"
66 source "drivers/vfio/pci/nvgrace-gpu/Kconfig"
68 source "drivers/vfio/pci/qat/Kconfig"