]> xenbits.xensource.com Git - libvirt.git/commit
conf: allow to add XML metadata using the virDomainSetMetadata api
authorPeter Krempa <pkrempa@redhat.com>
Mon, 9 Sep 2013 09:49:11 +0000 (11:49 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 17 Sep 2013 07:42:49 +0000 (09:42 +0200)
commit73bfac0e7182a3abde02304fd2f17845715a9a2e
treefb3d0f45388f792a93aaf7813359705d59dbd3ec
parentac38bff077642daa17f9a82480062ebef4c11a7b
conf: allow to add XML metadata using the virDomainSetMetadata api

The functionality wasn't originally implemented. This patch adds the
ability to modify domain's XML metadata using the API.
src/conf/domain_conf.c
src/util/virxml.c
src/util/virxml.h