Difference between revisions of "LibVirt"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
(describe libvirt)
 
(cleanup])
 
(18 intermediate revisions by 4 users not shown)
Line 1: Line 1:
[http://libvirt.org/ LibVirt] - a toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes), see our project goals for details.
+
{{Virtuozzo}}
  
We are working under implementation of [http://libvirt.org/drvparallels.html driver for Virtuozzo].
+
<translate>
 +
== 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).
  
== Our contributors: ==
+
<!--T:3-->
 +
The driver is fully functional despite the fact it doesn't implement all LibVirt API calls. See [https://libvirt.org/hvsupport.html status of supported API calls] by Virtuozzo driver.
  
* [http://libvirt.org/git/?p=libvirt.git;a=search;s=Maxim+Nestratov;st=author Maxim Nestratov]
+
== Project resources == <!--T:4-->
* [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]
+
<!--T:5-->
* [http://libvirt.org/git/?p=libvirt.git;a=search;s=Mikhail+Feoktistov;st=author Mikhail Feoktistov]
+
The source code is [https://libvirt.org/downloads.html on GIT]
* [http://libvirt.org/git/?p=libvirt.git;a=search;s=Nikolay+Shirokovskiy;st=author Nikolay Shirokovskiy]
+
 
 +
<!--T:6-->
 +
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].
 +
 
 +
== Contributions == <!--T:7-->
 +
 
 +
<!--T:8-->
 +
* Commits to [http://libvirt.org/git/?p=libvirt.git;a=history;f=src/vz;h=a4a39cc5693c37a70b5ac810cea7c5c710f07c9f;hb=HEAD Virtuozzo driver]
 +
 
 +
== See also == <!--T:9-->
 +
 
 +
<!--T:10-->
 +
* [[OpenStack integration]] of Virtuozzo 7
 +
</translate>
 +
 
 +
[[Category:Virtuozzo]]
 +
[[Category: Sub-projects]]

Latest revision as of 12:35, 15 July 2016

<translate>

Description[edit]

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 it doesn't implement all LibVirt API calls. See status of supported API calls by Virtuozzo driver.

Project resources[edit]

The source code is on GIT

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

Contributions[edit]

See also[edit]

</translate>