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

Dmitry Guryanov dguryanov at parallels.com
Wed Sep 24 16:10:17 UTC 2014


On Thursday 11 September 2014 20:24:01 Dmitry Guryanov wrote:
> This patchset begins reworking of parallels driver. We have
> published Opensource version of parallels SDK (under LGPL license),
> so libvirt can link with it.

Hello!

Are there any news about these patches?
I've fixed them according to Daniel's and Michal's comments.

> 
> Changes in v4:
> 	* Remove reference counting for PrlApi_InitEx and PrlApi_Deinit
> 	* remove Parallels SDK prefix in log messages
> 	* rename 'out' labels to 'cleanup'
> 
> Dmitry Guryanov (2):
>   parallels: build with parallels SDK
>   parallels: login to parallels SDK
> 
>  configure.ac                     |  24 ++--
>  po/POTFILES.in                   |   1 +
>  src/Makefile.am                  |   8 +-
>  src/parallels/parallels_driver.c |  16 ++-
>  src/parallels/parallels_sdk.c    | 241
> +++++++++++++++++++++++++++++++++++++++ 
src/parallels/parallels_sdk.h    | 
> 30 +++++
>  src/parallels/parallels_utils.h  |   4 +
>  7 files changed, 310 insertions(+), 14 deletions(-)
>  create mode 100644 src/parallels/parallels_sdk.c
>  create mode 100644 src/parallels/parallels_sdk.h

-- 
Dmitry Guryanov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140924/13ac6de8/attachment-0001.htm>


More information about the libvir-list mailing list