]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Isolate virDomainLiveConfigHelperMethod to libxl only
authorPeter Krempa <pkrempa@redhat.com>
Fri, 1 Jul 2016 14:27:31 +0000 (16:27 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 7 Jul 2016 06:57:05 +0000 (08:57 +0200)
commitf3d3be3d48e6d8036de7ac44d8c77f469f6c6b60
tree28f000b525545a96a1fc180210af98a12b805355
parentef881407253be86622ea62aa20d96731999d45a0
conf: Isolate virDomainLiveConfigHelperMethod to libxl only

Libxl is the last user and I don't have the toolchain prepared to
compile the libxl driver. Move it to the libxl driver to avoid having to
refactor the code.
src/conf/domain_conf.c
src/conf/domain_conf.h
src/libvirt_private.syms
src/libxl/libxl_driver.c