[libvirt] [PATCH 0/2] parallels: use parallels SDK instead of prlctl tool

Dmitry Guryanov dguryanov at parallels.com
Thu Aug 21 20:36:43 UTC 2014


This patchset begins reworking of parallels driver. We have
published Opensource version of parallels SDK (under LGPL license),
so libvirt can link with it.

Dmitry Guryanov (2):
  parallels: build with parallels SDK
  parallels: login to parallels SDK

 configure.ac                     | 11 +++++-----
 po/POTFILES.in                   |  1 +
 src/Makefile.am                  |  8 +++++--
 src/parallels/parallels_driver.c | 46 +++++++++++++++++++++++++++++++++++++++-
 src/parallels/parallels_utils.h  |  3 +++
 5 files changed, 60 insertions(+), 9 deletions(-)

-- 
1.9.3




More information about the libvir-list mailing list