Skip to content
Snippets Groups Projects
Commit 2dca1b37 authored by Minwoo Im's avatar Minwoo Im Committed by Alex Williamson
Browse files

vfio/pci: add support for VF token

VF token was introduced [1] to kernel vfio-pci along with SR-IOV
support [2].  This patch adds support VF token among PF and VF(s). To
passthu PCIe VF to a VM, kernel >= v5.7 needs this.

It can be configured with UUID like:

  -device vfio-pci,host=DDDD:BB:DD:F,vf-token=<uuid>,...

[1] https://lore.kernel.org/linux-pci/158396393244.5601.10297430724964025753.stgit@gimli.home/
[2] https://lore.kernel.org/linux-pci/158396044753.5601.14804870681174789709.stgit@gimli.home/



Cc: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: default avatarMinwoo Im <minwoo.im@samsung.com>
Reviewed-by: default avatarKlaus Jensen <k.jensen@samsung.com>
Link: https://lore.kernel.org/r/20230320073522epcms2p48f682ecdb73e0ae1a4850ad0712fd780@epcms2p4


Signed-off-by: default avatarAlex Williamson <alex.williamson@redhat.com>
parent 271477b5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment