mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
For a given vfio-ap mdev, determine whether or not the device will need dynamic config operations. This boils down to whether or not the device is currently active + whether or not the kernel is detected to support dynamic config operations (via the 'ap_config' sysfs attribute). Reviewed-by: Boris Fiuczynski <fiuczy@linux.ibm.com> Reviewed-by: Anthony Krowiak <akrowiak@linux.ibm.com> Signed-off-by: Matthew Rosato <mjrosato@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>