[libvirt PATCH 0/2] Minor fixes to new mdev apis

Jonathon Jongsma jjongsma at redhat.com
Fri Apr 9 16:04:45 UTC 2021


A couple issues with the recently merged mdev patch series that were caught by
Daniel Berrange.

Jonathon Jongsma (2):
  nodedev: fix release version in comments for new API
  api: Add 'flags' param to virNodeDeviceCreate/Undefine()

 include/libvirt/libvirt-nodedev.h    |  6 ++++--
 src/driver-nodedev.h                 |  6 ++++--
 src/libvirt-nodedev.c                | 16 ++++++++++------
 src/node_device/node_device_driver.c | 10 ++++++++--
 src/node_device/node_device_driver.h |  6 ++++--
 src/node_device/node_device_udev.c   |  6 +++---
 src/remote/remote_driver.c           |  6 +++---
 src/remote/remote_protocol.x         |  2 ++
 src/remote_protocol-structs          |  2 ++
 tools/virsh-nodedev.c                |  4 ++--
 10 files changed, 42 insertions(+), 22 deletions(-)

-- 
2.26.3





More information about the libvir-list mailing list