diff options
| author | Daniel P. Berrange | 2016-03-21 15:11:43 +0100 |
|---|---|---|
| committer | Kevin Wolf | 2016-03-30 11:59:32 +0200 |
| commit | 4ef130fca87b7a8c77e1af9ca967f28b683811d7 (patch) | |
| tree | d44f5d9c74f1684087c0c043ab322c27c5d76ee9 /tests | |
| parent | block: add flag to indicate that no I/O will be performed (diff) | |
| download | qemu-4ef130fca87b7a8c77e1af9ca967f28b683811d7.tar.gz qemu-4ef130fca87b7a8c77e1af9ca967f28b683811d7.tar.xz qemu-4ef130fca87b7a8c77e1af9ca967f28b683811d7.zip | |
qemu-img/qemu-io: don't prompt for passwords if not required
The qemu-img/qemu-io tools prompt for disk encryption passwords
regardless of whether any are actually required. Adding a check
on bdrv_key_required() avoids this prompt for disk formats which
have been converted to the QCryptoSecret APIs.
This is just a temporary hack to ensure the block I/O tests
continue to work after each patch, since the last patch will
completely delete all the password prompting code.
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 'tests')
0 files changed, 0 insertions, 0 deletions
