diff options
| author | Daniel P. Berrange | 2016-02-17 11:10:16 +0100 |
|---|---|---|
| committer | Kevin Wolf | 2016-02-22 09:50:04 +0100 |
| commit | 9ba371b6343c58805867a341dc5a1d258e2ab589 (patch) | |
| tree | 9fad5c656ecbd05ec9eeeb1e919d34a3d690b8bf /include/exec/exec-all.h | |
| parent | block: Fix -incoming with snapshot=on (diff) | |
| download | qemu-9ba371b6343c58805867a341dc5a1d258e2ab589.tar.gz qemu-9ba371b6343c58805867a341dc5a1d258e2ab589.tar.xz qemu-9ba371b6343c58805867a341dc5a1d258e2ab589.zip | |
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 'include/exec/exec-all.h')
0 files changed, 0 insertions, 0 deletions
