Difference between revisions of "LibVirt"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
m
Line 3: Line 3:
 
[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]. 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 [http://libvirt.org/drvparallels.html driver for Virtuozzo]. 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 Parallels 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.
  
 
== Contributions ==
 
== Contributions ==

Revision as of 00:14, 17 August 2015

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.

Contributions