summaryrefslogtreecommitdiffstats
path: root/qemu-io.c
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2016-02-10 18:41:00 +0000
committerTimothy Pearson <tpearson@raptorengineering.com>2019-11-29 19:45:29 -0600
commit49cf9ac86af4a566493931685f3a413233f4b518 (patch)
tree58f7812f9f68e7433b696fd19f6facaef8965228 /qemu-io.c
parent9185eeec308a8b12e30acbce52d4bfb71933c0a1 (diff)
downloadhqemu-49cf9ac86af4a566493931685f3a413233f4b518.zip
hqemu-49cf9ac86af4a566493931685f3a413233f4b518.tar.gz
qemu-nbd: add support for --object command line arg
Allow creation of user creatable object types with qemu-nbd via a new --object command line arg. This will be used to supply passwords and/or encryption keys to the various block driver backends via the recently added 'secret' object type. # printf letmein > mypasswd.txt # qemu-nbd --object secret,id=sec0,file=mypasswd.txt \ ...other nbd args... Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Daniel P. Berrange <berrange@redhat.com> Message-Id: <1455129674-17255-3-git-send-email-berrange@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'qemu-io.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud