]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: use disk source accessors in bhyve/
authorEric Blake <eblake@redhat.com>
Wed, 19 Mar 2014 12:31:04 +0000 (06:31 -0600)
committerEric Blake <eblake@redhat.com>
Mon, 24 Mar 2014 17:59:49 +0000 (11:59 -0600)
commit119a258c4c093dda23b2b504bd664aeba2433df1
tree22805599ab5fe62fbd3425651a18a46f4bb2dae8
parenta9ab99cac2dfa6fb5c2093c641edd5411d2be880
conf: use disk source accessors in bhyve/

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

* src/bhyve/bhyve_command.c (bhyveBuildDiskArgStr)
(virBhyveProcessBuildLoadCmd): Use accessors.

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