]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: use disk source accessors in vmware/
authorEric Blake <eblake@redhat.com>
Tue, 18 Mar 2014 21:41:28 +0000 (15:41 -0600)
committerEric Blake <eblake@redhat.com>
Mon, 24 Mar 2014 17:59:51 +0000 (11:59 -0600)
commit4ad6024bdf038010ab2722fdf805d54412f93af1
tree8b7dd7ba84784e11a5fc4d7e7220b1a35cc3f122
parent6c1eb0847f52e0f9b31a513b01c88a2b936b8b1d
conf: use disk source accessors in vmware/

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

* src/vmware/vmware_conf.c (vmwareVmxPath): Use accessors.

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