]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: use disk source accessors in xen/
authorEric Blake <eblake@redhat.com>
Tue, 18 Mar 2014 23:12:43 +0000 (17:12 -0600)
committerEric Blake <eblake@redhat.com>
Mon, 24 Mar 2014 17:59:51 +0000 (11:59 -0600)
commit5b05358abacb1029fa0d61f72decacf0d4fd8ffb
tree86ef5e1b1220f52d67b4a6cf4587fe4057f9a05c
parentf627468787d6c35e7d2ff7af3c5008a66de11417
conf: use disk source accessors in xen/

Part of a series of cleanups to use new accessor methods.

* src/xen/xend_internal.c (virDomainXMLDevID): Use accessors.

Signed-off-by: Eric Blake <eblake@redhat.com>
src/xen/xend_internal.c