[libvirt] [PATCH 14/20] Add support for encrypted (qcow) volume creation.

Daniel P. Berrange berrange at redhat.com
Thu Aug 27 17:08:27 UTC 2009


On Thu, Aug 20, 2009 at 08:18:12PM +0200, Miloslav Trma?? wrote:
> Supports only virStorageVolCreateXML, not virStorageVolCreateXMLFrom.
> 
> Curiously, qemu-img does not need the passphrase for anything to create
> an encrypted volume.  This implementation thus does not need to touch
> any secrets to work with cooperating clients.  More generic passphrase
> handling is added in the next patch.
> ---
>  src/storage_backend.c         |   47 +++++++++++++++++++++++++++++++++++++++-
>  src/storage_backend_disk.c    |    7 ++++++
>  src/storage_backend_fs.c      |    7 ++++++
>  src/storage_backend_logical.c |    7 ++++++
>  4 files changed, 66 insertions(+), 2 deletions(-)

ACK


Daniel
-- 
|: Red Hat, Engineering, London   -o-   http://people.redhat.com/berrange/ :|
|: http://libvirt.org  -o-  http://virt-manager.org  -o-  http://ovirt.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505  -o-  F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|




More information about the libvir-list mailing list