diff options
author | Luiz Capitulino <lcapitulino@redhat.com> | 2009-12-04 15:24:09 -0200 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2009-12-07 16:36:49 -0600 |
commit | b3dfdb5a3bae5fb3170397440dfebd579a3fcb04 (patch) | |
tree | 2021f19826758cb1c5e3b55275b4ac89565c1179 /qerror.c | |
parent | QError: Add class for invalid passwords (diff) | |
download | qemu-kvm-b3dfdb5a3bae5fb3170397440dfebd579a3fcb04.tar.gz qemu-kvm-b3dfdb5a3bae5fb3170397440dfebd579a3fcb04.tar.bz2 qemu-kvm-b3dfdb5a3bae5fb3170397440dfebd579a3fcb04.zip |
monitor: Introduce 'block_passwd' command
When using encrypted disk images, QEMU will prompt the user
for passwords when started.
This makes sense for the user protocol, but doesn't for QMP.
The solution is to have Monitor command which allows the user
or a Client to set passwords in advance, so that we avoid
the prompt completely.
This is what block_passwd does, for example:
(QEMU) block_passwd ide0-hd0 foobar
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
(cherry picked from commit a3a55a2edb7c0fd72bc62a8a4c719a1e1983e6ac)
Diffstat (limited to 'qerror.c')
0 files changed, 0 insertions, 0 deletions