[PATCH 0/3] nodedev: fix and improve mdev nodedev API usage

Boris Fiuczynski posted 3 patches 1 month, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20240320154627.45635-1-fiuczy@linux.ibm.com
src/node_device/node_device_driver.c | 22 ++++++++++++++++++++++
src/node_device/node_device_driver.h |  3 +++
src/node_device/node_device_udev.c   |  9 ++++++++-
3 files changed, 33 insertions(+), 1 deletion(-)
[PATCH 0/3] nodedev: fix and improve mdev nodedev API usage
Posted by Boris Fiuczynski 1 month, 1 week ago
These patches fix copying the configuration data when starting a
persistent mdev and improve the reliability of configuration data
being up to date when mdev configuration data is changed.

Boris Fiuczynski (3):
  nodedev: fix mdev add udev event data handling
  nodedev: immediate update of active config on udev add
  nodedev: reset active config data on udev remove event

 src/node_device/node_device_driver.c | 22 ++++++++++++++++++++++
 src/node_device/node_device_driver.h |  3 +++
 src/node_device/node_device_udev.c   |  9 ++++++++-
 3 files changed, 33 insertions(+), 1 deletion(-)

-- 
2.42.0
_______________________________________________
Devel mailing list -- devel@lists.libvirt.org
To unsubscribe send an email to devel-leave@lists.libvirt.org