diff options
author | Daniel P. Berrange <berrange@redhat.com> | 2016-02-17 10:10:16 +0000 |
---|---|---|
committer | Timothy Pearson <tpearson@raptorengineering.com> | 2019-11-29 19:45:30 -0600 |
commit | ffcd6cae29aac3438b08e439a083759d8526a0a5 (patch) | |
tree | 497f798914d4f309eefcd674fe2c68b490a508d8 /VERSION | |
parent | 7fc49708cd97d1f1bf2d907d61abe4d98b8ef7f2 (diff) | |
download | hqemu-ffcd6cae29aac3438b08e439a083759d8526a0a5.zip hqemu-ffcd6cae29aac3438b08e439a083759d8526a0a5.tar.gz |
qemu-io: add support for --object command line arg
Allow creation of user creatable object types with qemu-io
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-io --object secret,id=sec0,file=mypasswd.txt \
...other args...
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'VERSION')
0 files changed, 0 insertions, 0 deletions