RE: [PATCH v10 vfio 7/7] vfio/pds: Add Kconfig and documentation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> From: Brett Creeley <brett.creeley@xxxxxxx>
> Sent: Saturday, June 3, 2023 6:03 AM
> +
> +  # Prevent non-vfio VF driver from probing the VF device
> +  echo 0 >
> /sys/class/pci_bus/$PF_BUS/device/$PF_BDF/sriov_drivers_autoprobe
> +
> +  # Create single VF for Live Migration via VFIO
> +  echo 1 > /sys/bus/pci/drivers/pds_core/$PF_BDF/sriov_numvfs

s/via VFIO/via pds_core/

> +
> +config PDS_VFIO_PCI
> +	tristate "VFIO support for PDS PCI devices"
> +	depends on PDS_CORE
> +	depends on VFIO_PCI_CORE

this should be rebased on Alex's Kconfig change.




[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux