sevki
c9e1dba412
setup CI/CD for kernel development - added CodeQL for code scanning - every pr is built as an image and is available for 30days on https://oklinux.dev - tagged and released on github for now Signed-off-by: sevki <s@sevki.io>
8 lines
332 B
Text
8 lines
332 B
Text
What: /sys/.../<device>/vfio-dev/vfioX/
|
|
Date: September 2022
|
|
Contact: Yi Liu <yi.l.liu@intel.com>
|
|
Description:
|
|
This directory is created when the device is bound to a
|
|
vfio driver. The layout under this directory matches what
|
|
exists for a standard 'struct device'. 'X' is a unique
|
|
index marking this device in vfio.
|