Daniel P. Berrange d57e4e482e util: move read_password method out of qemu-img into osdep/oslib
The qemu-img.c file has a read_password() method impl that is
used to prompt for passwords on the console, with impls for
POSIX and Windows. This will be needed by qemu-io.c too, so
move it into the QEMU osdep/oslib files where it can be shared
without code duplication

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2015-05-22 17:08:01 +02:00
..
2015-02-06 16:11:38 +00:00
2015-05-18 16:41:13 +01:00
2015-04-30 16:05:48 +03:00
2015-05-11 14:49:03 +01:00
2015-05-11 08:59:07 -04:00
2015-04-30 13:21:42 +02:00
2015-05-11 13:54:00 +01:00
2015-05-06 08:38:05 +02:00
2015-04-30 16:05:48 +03:00
2015-02-16 15:07:19 +00:00
2015-02-05 17:16:14 +01:00