On 02/02/2016 05:57 AM, Daniel P. Berrange wrote: > 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... > > Signed-off-by: Daniel P. Berrange > --- > qemu-nbd.c | 34 ++++++++++++++++++++++++++++++++++ > qemu-nbd.texi | 6 ++++++ > 2 files changed, 40 insertions(+) > Reviewed-by: Eric Blake -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org