mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
mdevctl introduces a new event type 'live' with action 'modify', indicating that the specified configuration changes should be made dynamically if possible. Use this as a trigger to perform dynamic configuration changes to the specified vfio-ap device if it is active. 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>