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 14:04:20 -0600 |
commit | 14d505b1f2605498a8a20fcb0b4596395f62e43e (patch) | |
tree | 8fa0a51eabc12097bdd551cae3aa9da3f0edde6c /hw/pxa2xx_pic.c | |
parent | d647f672186f35e3400824ce19a243f391d3f228 (diff) | |
download | qemu-14d505b1f2605498a8a20fcb0b4596395f62e43e.tar.gz qemu-14d505b1f2605498a8a20fcb0b4596395f62e43e.tar.bz2 qemu-14d505b1f2605498a8a20fcb0b4596395f62e43e.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>
Diffstat (limited to 'hw/pxa2xx_pic.c')
0 files changed, 0 insertions, 0 deletions