[libvirt] [PATCH v3 1/8] Add namespace callback hooks to domain_conf.

Daniel Berrange berrange at redhat.com
Wed Jul 7 11:36:06 UTC 2010


On Fri, Jul 02, 2010 at 11:18:18AM -0400, Chris Lalancette wrote:
> This patch adds namespace XML parsers to be hooked into
> the main domain parser.  This allows for individual hypervisor
> drivers to add per-namespace XML into the main domain XML.
> 
> Changes since v1:
>  - Use a statically declared table for caps->ns, removing the need to
>    allocate/free it.
> 
> Changes since v2:
>  - None
> 
> Signed-off-by: Chris Lalancette <clalance at redhat.com>
> ---
>  src/conf/capabilities.h |   17 +++++++++++++++++
>  src/conf/domain_conf.c  |   38 +++++++++++++++++++++++++++++++-------
>  src/conf/domain_conf.h  |    3 +++
>  3 files changed, 51 insertions(+), 7 deletions(-)

ACK

Daniel
-- 
|: Red Hat, Engineering, London    -o-   http://people.redhat.com/berrange/ :|
|: http://libvirt.org -o- http://virt-manager.org -o- http://deltacloud.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