]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Plumb domain description tag in xend backend
authorJim Fehlig <jfehlig@novell.com>
Wed, 9 Dec 2009 14:25:31 +0000 (15:25 +0100)
committerDaniel Veillard <veillard@redhat.com>
Wed, 9 Dec 2009 14:25:31 +0000 (15:25 +0100)
commit723bfda1ce8d6a385e16ad232d6f940226317c0d
treec46d017ed11b6aa1827a05b54f371af9f73295e2
parent16387171c095d9e805c0fd802abc56f658190a7b
Plumb domain description tag in xend backend

xen-unstable changesets 20321 and 20521 added support for
description in xend domain config.  This patch extends that
support in xend backend.
* src/xen/xend_internal.c: add parse and output of domain description
src/xen/xend_internal.c