Difference between revisions of "LibVirt"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
(Mark as article for Virtuozzo)
(cleanup])
 
(12 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Virtuozzo}}
 
{{Virtuozzo}}
  
[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 [http://libvirt.org/drvparallels.html driver for Virtuozzo]. 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).
+
<translate>
 +
== Description == <!--T:1-->
  
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 Parallels driver.
+
<!--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).
  
== Contributions ==
+
<!--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.
  
* Commits to [http://libvirt.org/git/?p=libvirt.git;a=history;f=src/parallels;h=a4a39cc5693c37a70b5ac810cea7c5c710f07c9f;hb=HEAD Parallels driver]
+
== Project resources == <!--T:4-->
* 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]
 
  
 +
<!--T:5-->
 +
The source code is [https://libvirt.org/downloads.html on GIT]
 +
 +
<!--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: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>