]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: use disk source accessors in vbox/
authorEric Blake <eblake@redhat.com>
Tue, 18 Mar 2014 21:12:57 +0000 (15:12 -0600)
committerEric Blake <eblake@redhat.com>
Mon, 24 Mar 2014 17:59:50 +0000 (11:59 -0600)
commit6c1eb0847f52e0f9b31a513b01c88a2b936b8b1d
tree3952d912d2122ab89de7c2b0ad4d085a18a565cc
parent8082d9bbda6552b579ed8ae23a2ae3587f0952d7
conf: use disk source accessors in vbox/

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

* src/vbox/vbox_tmpl.c (vboxDomainGetXMLDesc, vboxAttachDrives)
(vboxDomainAttachDeviceImpl, vboxDomainDetachDevice): Use
accessors.

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