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 |
-- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list