[libvirt] [PATCH 16/20] Attach encryption information to virDomainDiskDef.

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


On Thu, Aug 20, 2009 at 08:18:14PM +0200, Miloslav Trma?? wrote:
> The XML allows <encryption format='unencrypted'/>, this implementation
> canonicalizes the internal representation so that "disk->encryption" is
> non-NULL iff encryption information is available.
> 
> A domain with partial encryption information can be defined,
> completeness of the information is not verified.  The domain won't
> start until the remaining information is added, of course.
> ---
>  docs/formatdomain.html    |    6 ++++++
>  docs/formatdomain.html.in |    8 ++++++++
>  docs/schemas/domain.rng   |    5 +++++
>  src/domain_conf.c         |   14 ++++++++++++++
>  src/domain_conf.h         |    2 ++
>  5 files changed, 35 insertions(+), 0 deletions(-)

ACK, this is fine.

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