libvirt/src/libxl
Jim Fehlig 331a02a701 libxl: Move setup of child processing code to driver initialization
Informing libxl how to handle its child proceses should be done once
during driver initialization, not once for each domain-specific
libxl_ctx object.  The related libxl documentation in
$xen-src/tools/libxl/libxl_event.h even mentions that "it is best to
call this at initialisation".

Signed-off-by: Jim Fehlig <jfehlig@suse.com>
2015-03-24 15:03:54 -06:00
..
libxl_conf.c libxl: use xenlight pkgconfig file if present 2015-03-19 16:13:26 -06:00
libxl_conf.h libxl: use xenlight pkgconfig file if present 2015-03-19 16:13:26 -06:00
libxl_domain.c libxl: Move setup of child processing code to driver initialization 2015-03-24 15:03:54 -06:00
libxl_domain.h libxl: add migration support 2014-06-04 21:01:07 -06:00
libxl_driver.c libxl: Move setup of child processing code to driver initialization 2015-03-24 15:03:54 -06:00
libxl_driver.h
libxl_migration.c Give virDomainDef parser & formatter their own flags 2015-01-13 16:26:12 +00:00
libxl_migration.h libxl: remove domain when migration prepare fails 2014-07-08 17:14:50 -06:00