]> xenbits.xensource.com Git - libvirt.git/commit
libxl: Introduce configuration file for libxl driver
authorJim Fehlig <jfehlig@suse.com>
Mon, 9 Sep 2013 15:15:15 +0000 (09:15 -0600)
committerJim Fehlig <jfehlig@suse.com>
Tue, 21 Apr 2015 20:23:40 +0000 (14:23 -0600)
commitd0baac09e69fbe074a556c44a5a3daef69379b28
tree5dad744d2d6583d99229b642a5ca506b17f05d35
parent38172ed894ab20e0ee0072da6f695e4c97aecc4a
libxl: Introduce configuration file for libxl driver

Introduce libxl.conf configuration file, adding the 'autoballoon'
setting as the first knob for controlling the libxl driver.

Signed-off-by: Jim Fehlig <jfehlig@suse.com>
libvirt.spec.in
src/Makefile.am
src/libxl/libvirtd_libxl.aug [new file with mode: 0644]
src/libxl/libxl.conf [new file with mode: 0644]
src/libxl/libxl_conf.c
src/libxl/libxl_conf.h
src/libxl/libxl_driver.c
src/libxl/test_libvirtd_libxl.aug.in [new file with mode: 0644]