[libvirt] [PATCH 0/8] Additional functionality for libxl driver

Markus Groß gross at univention.de
Mon Mar 21 09:35:49 UTC 2011


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




More information about the libvir-list mailing list