Libvirt

Management tool From Wikipedia, the free encyclopedia

libvirt is an open-source API, daemon and management tool for managing platform virtualization.[3] It can be used to manage KVM, Xen, VMware ESXi, QEMU and other virtualization technologies. These APIs are widely used in the orchestration layer of hypervisors in the development of a cloud-based solution.

Initial releaseDecember 19, 2005; 20 years ago (2005-12-19)[1]
Stable release
12.1.0[2] / 2 March 2026; 6 days ago (2 March 2026)
Written inC
Quick facts Developer, Initial release ...
libvirt
DeveloperRed Hat
Initial releaseDecember 19, 2005; 20 years ago (2005-12-19)[1]
Stable release
12.1.0[2] / 2 March 2026; 6 days ago (2 March 2026)
Written inC
Operating systemLinux, FreeBSD, Windows, macOS[3]
TypeLibrary
LicenseGNU Lesser General Public License
Websitelibvirt.org Edit this on Wikidata
Repository
Close

Internals

libvirt supports several Hypervisors and is supported by several management solutions

libvirt is a C library with bindings in other languages, notably in Python,[4] Perl,[5] OCaml,[6] Ruby,[7] Java,[8] JavaScript (via Node.js)[9] and PHP.[10] libvirt for these programming languages is composed of wrappers around another class/package called libvirtmod. libvirtmod's implementation is closely associated with its counterpart in C/C++ in syntax and functionality.

Supported Hypervisors

User Interfaces

Various virtualization programs and platforms use libvirt. Virtual Machine Manager, GNOME Boxes and others provide graphical interfaces. The most popular command line interface is virsh, and higher level tools such as oVirt.[13]

Corporate

Development of libvirt is backed by Red Hat,[14] with significant contributions by other organisations and individuals. libvirt is available on most Linux distributions; remote servers are also accessible from Apple Mac OS X and Microsoft Windows clients.[15]

See also

References

Books

Related Articles

Wikiwand AI