]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
qemu: Add support for virDomainGetMetadata and virDomainSetMetadata
authorPeter Krempa <pkrempa@redhat.com>
Wed, 1 Feb 2012 13:03:52 +0000 (14:03 +0100)
committerEric Blake <eblake@redhat.com>
Wed, 1 Feb 2012 22:19:28 +0000 (15:19 -0700)
commit21d13ddc5d2e1ba24fec401fd7aec0f33f0fecf0
treeef8c2a9dd2c89d099813437a12b7d06422255c90
parentfad5cd210899dfde4afe36712754dc921c3f3051
qemu: Add support for virDomainGetMetadata and virDomainSetMetadata

This patch adds support for the new api into the qemu driver to support
modification and retrieval of domain description and title. This patch
does not add support for modifying the <metadata> element.
src/qemu/qemu_driver.c