Difference between revisions of "LibVirt"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
m
m
Line 1: Line 1:
 
{{Virtuozzo}}
 
{{Virtuozzo}}
 +
 +
== Description ==
  
 
[http://libvirt.org/ LibVirt] is a toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes), see our project goals for details. We are working on implementation of driver for Virtuozzo. [http://libvirt.org/drvvirtuozzo.html Virtuozzo driver] (former Parallels driver) is able to manage containers as well as virtual machines and available in LibVirt since [https://libvirt.org/news.html release 0.10.0] (August 29 2012).
 
[http://libvirt.org/ LibVirt] is a toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes), see our project goals for details. We are working on implementation of driver for Virtuozzo. [http://libvirt.org/drvvirtuozzo.html Virtuozzo driver] (former Parallels driver) is able to manage containers as well as virtual machines and available in LibVirt since [https://libvirt.org/news.html release 0.10.0] (August 29 2012).
  
 
The driver is fully functional despite the fact in doesn't implement all LibVirt API calls. See [https://libvirt.org/hvsupport.html status of supported API calls] by Virtuozzo driver.
 
The driver is fully functional despite the fact in doesn't implement all LibVirt API calls. See [https://libvirt.org/hvsupport.html status of supported API calls] by Virtuozzo driver.
 +
 +
== Project resources ==
 +
 +
The source code is [https://src.openvz.org/projects/OVZ/repos/libprlsdk/browse on Stash]
 +
 +
To participate in Virtuozzo SDK development please subscribe to the mailing list:
 +
[https://lists.openvz.org/mailman/listinfo/devel List info] | [https://lists.openvz.org/pipermail/devel List archives] |  [mailto:devel-join@openvz.org Subscribe] | [mailto:devel-leave@openvz.org Unsubscribe]
  
 
== Contributions ==
 
== Contributions ==
Line 11: Line 20:
 
* Per person: [http://libvirt.org/git/?p=libvirt.git;a=search;s=Maxim+Nestratov;st=author Maxim Nestratov], [http://libvirt.org/git/?p=libvirt.git;a=search;s=Dmitry+Guryanov;st=author Dmitry Guryanov], [http://libvirt.org/git/?p=libvirt.git;a=search;s=Alexander+Burluka;st=author Alexander Burluka], [http://libvirt.org/git/?p=libvirt.git;a=search;s=Mikhail+Feoktistov;st=author Mikhail Feoktistov], [http://libvirt.org/git/?p=libvirt.git;a=search;s=Nikolay+Shirokovskiy;st=author Nikolay Shirokovskiy]
 
* Per person: [http://libvirt.org/git/?p=libvirt.git;a=search;s=Maxim+Nestratov;st=author Maxim Nestratov], [http://libvirt.org/git/?p=libvirt.git;a=search;s=Dmitry+Guryanov;st=author Dmitry Guryanov], [http://libvirt.org/git/?p=libvirt.git;a=search;s=Alexander+Burluka;st=author Alexander Burluka], [http://libvirt.org/git/?p=libvirt.git;a=search;s=Mikhail+Feoktistov;st=author Mikhail Feoktistov], [http://libvirt.org/git/?p=libvirt.git;a=search;s=Nikolay+Shirokovskiy;st=author Nikolay Shirokovskiy]
  
== Additional links ==
+
== See also ==
  
 
* [[OpenStack integration]] of Virtuozzo 7
 
* [[OpenStack integration]] of Virtuozzo 7

Revision as of 09:28, 17 December 2015

Description

LibVirt is a toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes), see our project goals for details. We are working on implementation of driver for Virtuozzo. Virtuozzo driver (former Parallels driver) is able to manage containers as well as virtual machines and available in LibVirt since release 0.10.0 (August 29 2012).

The driver is fully functional despite the fact in doesn't implement all LibVirt API calls. See status of supported API calls by Virtuozzo driver.

Project resources

The source code is on Stash

To participate in Virtuozzo SDK development please subscribe to the mailing list: List info | List archives | Subscribe | Unsubscribe

Contributions

See also