[PATCH v2 0/4] nodedev: dynamic parent update on mdev definitions

Michal Prívozník mprivozn at redhat.com
Thu Mar 17 10:09:33 UTC 2022


On 3/17/22 10:48, Boris Fiuczynski wrote:
> Mdev definitions can be created regardless of the existence of there
> parent devices in mdevctl. Parent objects of mdev definitions can also
> vanish dynamically. This series adds the missing support for these
> scenarios.
> 
> Boris Fiuczynski (4):
>   nodedev: fix typo in mdevctl update warning
>   virnodedeviceobj: export virNodeDeviceObjHasCap
>   nodedev: update mdevs on parent change
>   nodedev: trigger mdev device definition update on udev add and remove
> 
>  src/conf/virnodedeviceobj.c          |  3 +--
>  src/conf/virnodedeviceobj.h          |  4 ++++
>  src/libvirt_private.syms             |  1 +
>  src/node_device/node_device_driver.c |  4 +++-
>  src/node_device/node_device_udev.c   | 11 ++++++++++-
>  5 files changed, 19 insertions(+), 4 deletions(-)
> 

Merged now, thanks!

Michal



More information about the libvir-list mailing list