This series of patches adds new functionality to the libxl driver. Some code is derived from the qemu driver. Therefore I added Daniel to the author list of libxl_driver.c too. Markus Groà (8): Add event callbacks to libxl driver Get cpu time and current memory balloon from libxl Add vcpu functions to libxl driver Add memory functions to libxl driver Add domainXMLFromNative/domainXMLToNative to libxl driver Add domainGetSchedulerType to libxl driver Add domainGetOSType to libxl driver Add domainSuspend/Resume to libxl driver configure.ac | 2 + daemon/Makefile.am | 3 + src/Makefile.am | 8 +- src/libxl/libxl_conf.h | 8 +- src/libxl/libxl_driver.c | 1108 +++++++++++++++++++++++++++++++++++++++++----- 5 files changed, 1021 insertions(+), 108 deletions(-) -- 1.7.4.1 -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list