Difference between revisions of "LibVirt"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
m (add 'translate' tags)
(Marked this version for translation)
Line 2: Line 2:
  
 
<translate>
 
<translate>
== Description ==
+
== Description == <!--T:1-->
  
 +
<!--T:2-->
 
[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).
  
 +
<!--T:3-->
 
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 ==
+
== Project resources == <!--T:4-->
  
 +
<!--T:5-->
 
The source code is [https://libvirt.org/downloads.html on GIT]
 
The source code is [https://libvirt.org/downloads.html on GIT]
  
 +
<!--T:6-->
 
To participate in LibVirt development please subscribe to the mailing list:
 
To participate in LibVirt development please subscribe to the mailing list:
 
[https://www.redhat.com/mailman/listinfo/libvir-list List info] | [https://www.redhat.com/archives/libvir-list/ List archives] |  [mailto:devel-join@openvz.org Subscribe] | [mailto:devel-leave@openvz.org Unsubscribe]
 
[https://www.redhat.com/mailman/listinfo/libvir-list List info] | [https://www.redhat.com/archives/libvir-list/ List archives] |  [mailto:devel-join@openvz.org Subscribe] | [mailto:devel-leave@openvz.org Unsubscribe]
  
== Contributions ==
+
== Contributions == <!--T:7-->
  
 +
<!--T:8-->
 
* Commits to [http://libvirt.org/git/?p=libvirt.git;a=history;f=src/parallels;h=a4a39cc5693c37a70b5ac810cea7c5c710f07c9f;hb=HEAD Parallels driver]
 
* Commits to [http://libvirt.org/git/?p=libvirt.git;a=history;f=src/parallels;h=a4a39cc5693c37a70b5ac810cea7c5c710f07c9f;hb=HEAD Parallels driver]
 
* Commits to [http://libvirt.org/git/?p=libvirt.git;a=history;f=src/vz;h=a4a39cc5693c37a70b5ac810cea7c5c710f07c9f;hb=HEAD Virtuozzo driver]
 
* Commits to [http://libvirt.org/git/?p=libvirt.git;a=history;f=src/vz;h=a4a39cc5693c37a70b5ac810cea7c5c710f07c9f;hb=HEAD Virtuozzo driver]
 
* 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]
  
== See also ==
+
== See also == <!--T:9-->
  
 +
<!--T:10-->
 
* [[OpenStack integration]] of Virtuozzo 7
 
* [[OpenStack integration]] of Virtuozzo 7
 
</translate>
 
</translate>

Revision as of 22:17, 25 December 2015

<translate>

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 GIT

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

Contributions

See also

</translate>