libvirt
virtualization abstraction library
virtualization abstraction library
The libvirt project provides an API for managing the capabilities of many virtualization technologies, including KVM, QEMU, LXC, Xen, VMWare ESX, Parallels, OpenVZ, VirtualBox, Hyper-V and more. It includes bindings into many programming languages and mappings to SNMP, CIM, and GObject.
Libvirt is a library used by many applications with very different use cases like Jenkins, OpenStack, libguestfs, Munin, oVirt, Kimchi, virt-manager, Salt or Cuckoo.
2020 Program
Successful Projects
Contributor
Prathamesh Chavan
Mentor
Erik Skultety, Martin Kletzander, Michal Prívozník
Organization
libvirt
Introducing Job control to the storage driver
Currently, libvirt support job cancellation and progress reporting on domains. That is, if there's a long running job on a domain, e.g. migration,...