]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: use disk source accessors in libxl/
authorEric Blake <eblake@redhat.com>
Mon, 17 Mar 2014 20:14:11 +0000 (14:14 -0600)
committerEric Blake <eblake@redhat.com>
Mon, 24 Mar 2014 17:59:50 +0000 (11:59 -0600)
commitf7c81d84588d6584c492f73156c69f20d2003bc6
treeda7fb732b8eb2d1191835384c6af643aee2e3c44
parent3c9751187f5d91aa655dee1459f5d85aaec2002b
conf: use disk source accessors in libxl/

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

* src/libxl/libxl_conf.c (libxlMakeDisk): Use accessors.
* src/libxl/libxl_driver.c (libxlDomainChangeEjectableMedia)
(libxlDomainAttachDeviceDiskLive): Likewise.

Signed-off-by: Eric Blake <eblake@redhat.com>
src/libxl/libxl_conf.c
src/libxl/libxl_driver.c