[libvirt PATCH v3 08/21] nodedev: add helper functions to remove node devices

Erik Skultety eskultet at redhat.com
Tue Jan 5 17:05:04 UTC 2021


On Thu, Dec 24, 2020 at 08:14:32AM -0600, Jonathon Jongsma wrote:
> When a mediated device is stopped or undefined by an application outside
> of libvirt, we need to remove it from our list of node devices within
> libvirt. This patch introduces virNodeDeviceObjListRemoveLocked() and
> virNodeDeviceObjListForEach() (which are analogous to other types of
> object lists in libvirt) to facilitate that. They will be used in coming
> commits.
> 
> Signed-off-by: Jonathon Jongsma <jjongsma at redhat.com>
> ---
Reviewed-by: Erik Skultety <eskultet at redhat.com>




More information about the libvir-list mailing list