Ask password when encrypted disk image is used (Laurent Vivier)
authoraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Fri, 1 Aug 2008 14:51:02 +0000 (14:51 +0000)
committeraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Fri, 1 Aug 2008 14:51:02 +0000 (14:51 +0000)
commit396f929762d10ba2c7b38f7e8a2276dd066be2d7
tree373bc53db7a72ddbdc425eb3aff7699b47537df3
parentccf21c31fa2a72f6411275ad3c1992e0371f8156
Ask password when encrypted disk image is used (Laurent Vivier)

This patch repairs the management of encrypted disk images and allows to
enter the password.

Changelog:
v2:
- move read_password() before do_loadvm()
- really start monitor if output is stdio.

Signed-off-by: Laurent Vivier <Laurent.Vivier@bull.net>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4976 c046a42c-6fe2-441c-8c8c-71466251a162
console.h
monitor.c
vl.c