[libvirt] [RFC PATCH 2/4] qemu: monitor: Add 'tls-creds' parameter to 'nbd-server-start' command

Daniel P. Berrangé berrange at redhat.com
Mon Apr 30 09:11:11 UTC 2018


On Thu, Apr 26, 2018 at 04:51:47PM +0200, Peter Krempa wrote:
> To allow encryption of the non-shared storage migration NBD connection
> we will need to instantiated the NBD server with the TLS env.
> 
> Signed-off-by: Peter Krempa <pkrempa at redhat.com>
> ---
>  src/qemu/qemu_migration.c    | 2 +-
>  src/qemu/qemu_monitor.c      | 7 ++++---
>  src/qemu/qemu_monitor.h      | 3 ++-
>  src/qemu/qemu_monitor_json.c | 4 +++-
>  src/qemu/qemu_monitor_json.h | 3 ++-
>  tests/qemumonitorjsontest.c  | 2 +-
>  6 files changed, 13 insertions(+), 8 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