]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: use disk source accessors in uml/
authorEric Blake <eblake@redhat.com>
Tue, 18 Mar 2014 20:00:03 +0000 (14:00 -0600)
committerEric Blake <eblake@redhat.com>
Mon, 24 Mar 2014 17:59:50 +0000 (11:59 -0600)
commit8082d9bbda6552b579ed8ae23a2ae3587f0952d7
treef07cc591ef6e188e0d7e8cc37c163fee509a7e7d
parent2aad0ebe2d4d3fa52039fa87f0a11de19e5f0133
conf: use disk source accessors in uml/

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

* src/uml/uml_conf.c (umlBuildCommandLine): Use accessors.
* src/uml/uml_driver.c (umlDomainAttachUmlDisk): Likewise.

Signed-off-by: Eric Blake <eblake@redhat.com>
src/uml/uml_conf.c
src/uml/uml_driver.c