[libvirt PATCH 1/7] api: add virNodeDevice(Get|Set)Autostart()

Daniel P. Berrangé berrange at redhat.com
Fri Jun 4 08:11:01 UTC 2021


On Thu, Jun 03, 2021 at 03:11:50PM -0500, Jonathon Jongsma wrote:
> This will allow persistent mediated devices to be configured to be
> restarted automatically when the host reboots.
> 
> Signed-off-by: Jonathon Jongsma <jjongsma at redhat.com>
> ---
>  include/libvirt/libvirt-nodedev.h |  6 +++
>  src/driver-nodedev.h              | 10 ++++
>  src/libvirt-nodedev.c             | 76 +++++++++++++++++++++++++++++++
>  src/libvirt_public.syms           |  4 ++
>  src/remote/remote_driver.c        |  4 +-
>  src/remote/remote_protocol.x      | 29 +++++++++++-
>  src/remote_protocol-structs       | 12 +++++
>  7 files changed, 139 insertions(+), 2 deletions(-)

Reviewed-by: Daniel P. Berrangé <berrange at redhat.com>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list