Directory | Files | |
---|---|---|
.. | 13 | |
File | Size | |
Kconfig | 284 B | |
Makefile | 120 B | |
cmd.c | 44 kB | |
cmd.h | 6.6 kB | |
main.c | 36 kB | |
mlx5-vfio-pci.mod.c | 0 B |
# SPDX-License-Identifier: GPL-2.0-only config MLX5_VFIO_PCI tristate "VFIO support for MLX5 PCI devices" depends on MLX5_CORE select VFIO_PCI_CORE help This provides migration support for MLX5 devices using the VFIO framework. If you don't know what to do here, say N.