qemu-e2k/qapi
Daniel P. Berrange ddffee3904 nbd: enable use of TLS with nbd-server-start command
This modifies the nbd-server-start QMP command so that it
is possible to request use of TLS. This is done by adding
a new optional parameter "tls-creds" which provides the ID
of a previously created QCryptoTLSCreds object instance.

TLS is only supported when using an IPv4/IPv6 socket listener.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Message-Id: <1455129674-17255-17-git-send-email-berrange@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2016-02-16 17:17:49 +01:00
..
block-core.json qemu-img: Make MapEntry a QAPI struct 2016-02-02 17:50:48 +01:00
block.json nbd: enable use of TLS with nbd-server-start command 2016-02-16 17:17:49 +01:00
common.json
crypto.json
event.json Migration: Emit event at start of pass 2016-01-13 16:02:13 +05:30
introspect.json
Makefile.objs
opts-visitor.c qapi: Drop unused error argument for list and implicit struct 2016-02-08 17:29:57 +01:00
qapi-dealloc-visitor.c qapi: Drop unused error argument for list and implicit struct 2016-02-08 17:29:57 +01:00
qapi-util.c qapi: Clean up includes 2016-02-04 17:41:30 +00:00
qapi-visit-core.c qapi: Drop unused error argument for list and implicit struct 2016-02-08 17:29:57 +01:00
qmp-dispatch.c qapi: Clean up includes 2016-02-04 17:41:30 +00:00
qmp-event.c qapi: Clean up includes 2016-02-04 17:41:30 +00:00
qmp-input-visitor.c qapi: Drop unused error argument for list and implicit struct 2016-02-08 17:29:57 +01:00
qmp-output-visitor.c qmp: Don't abuse stack to track qmp-output root 2016-02-08 17:29:57 +01:00
qmp-registry.c qapi: Clean up includes 2016-02-04 17:41:30 +00:00
rocker.json
string-input-visitor.c qapi: Drop unused error argument for list and implicit struct 2016-02-08 17:29:57 +01:00
string-output-visitor.c qapi: Drop unused error argument for list and implicit struct 2016-02-08 17:29:57 +01:00
trace.json