summaryrefslogtreecommitdiff
path: root/qemu-io.c
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2016-02-10 18:41:00 +0000
committerPaolo Bonzini <pbonzini@redhat.com>2016-02-16 17:13:06 +0100
commit0ab3b3375b362e4ea53714e8448eaf60d311daac (patch)
tree4dba0af698e4b9c50f87403cb0e4f2037b5216c5 /qemu-io.c
parent90998d58964cd17f8b0b03800b0a4508f8b543da (diff)
downloadqemu-0ab3b3375b362e4ea53714e8448eaf60d311daac.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