]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh-domain: Add command to allow modifications of XML metadata
authorPeter Krempa <pkrempa@redhat.com>
Mon, 9 Sep 2013 08:54:04 +0000 (10:54 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 17 Sep 2013 07:42:49 +0000 (09:42 +0200)
commit01b03f59e76865feed3097cbe6dc0a809caccc14
treeed4a008fc2d0d2ee8ea3046be2631de923896d3c
parent3df33d7ad52d27bf9a41ab07e2c0ab631364ae04
virsh-domain: Add command to allow modifications of XML metadata

The metadata modification functions will support modification of the XML
metadata. Add a virsh command to allow using this approach.
tools/virsh-domain.c