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

Markus Groß gross at univention.de
Mon Mar 28 08:32:47 UTC 2011


This series of patches adds new functionality to the libxl driver.

V2:
- Incorporated review from Jim Fehlig
- Allow domainGetSchedulerType only on active domains
- Fix warnings about virDomainObjUnref

Markus Groß (8):
  Ignore return value of virDomainObjUnref
  Add event callbacks to libxl driver
  List authors in copyright headers
  Add vcpu 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.c   |    3 +
 src/libxl/libxl_conf.h   |   11 +-
 src/libxl/libxl_driver.c |  823 +++++++++++++++++++++++++++++++++++++++++++++-
 src/libxl/libxl_driver.h |    3 +
 7 files changed, 832 insertions(+), 21 deletions(-)

-- 
1.7.4.1




More information about the libvir-list mailing list