[libvirt] NBD TLS support in QEMU

Paolo Bonzini pbonzini at redhat.com
Thu Oct 9 12:42:19 UTC 2014


Il 08/10/2014 20:16, Wouter Verhelst ha scritto:
> @@ -242,10 +242,13 @@ Option types
>  * NBD_OPT_EXPORT_NAME (1)
>    Choose the export which the client would like to use, and end option
>    haggling. Data: name of the export, free-form UTF8 text (subject to
>    limitations by server implementation). If the chosen export does not
>    exist, the server closes the connection.
> +  A special, "empty", name (i.e., the length field is zero and no name
> +  is specified), is reserved for a "default" export, to be used in cases
> +  where explicitly specifying an export name makes no sense.

Thanks, this looks good!

Paolo




More information about the libvir-list mailing list