Warning: file_put_contents(/opt/frankenphp/design.onmedianet.com/storage/proxy/cache/7460a5c257718f91520b0c4bca5b73f3.html): Failed to open stream: No space left on device in /opt/frankenphp/design.onmedianet.com/app/src/Arsae/CacheManager.php on line 36

Warning: http_response_code(): Cannot set response code - headers already sent (output started at /opt/frankenphp/design.onmedianet.com/app/src/Arsae/CacheManager.php:36) in /opt/frankenphp/design.onmedianet.com/app/src/Models/Response.php on line 17

Warning: Cannot modify header information - headers already sent by (output started at /opt/frankenphp/design.onmedianet.com/app/src/Arsae/CacheManager.php:36) in /opt/frankenphp/design.onmedianet.com/app/src/Models/Response.php on line 20
libvirt - Wikipedia Jump to content

libvirt

From Wikipedia, the free encyclopedia
libvirt
DeveloperRed Hat
Initial releaseDecember 19, 2005; 19 years ago (2005-12-19)[1]
Stable release
11.8.0[2] / 1 October 2025; 9 days ago (1 October 2025)
Repository
Written inC
Operating systemLinux, FreeBSD, Windows, macOS[3]
TypeLibrary
LicenseGNU Lesser General Public License
Websitelibvirt.org Edit this on Wikidata

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.

Internals

[edit]
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

[edit]

User Interfaces

[edit]

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

[edit]

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

[edit]

References

[edit]
  1. ^ "0.0.1: Dec 19 2005". libvirt. 2017-06-16. Archived from the original on 2020-02-20. Retrieved 2017-06-16.
  2. ^ "Release of libvirt-11.8.0". 1 October 2025. Retrieved 1 October 2025.
  3. ^ a b "libvirt home page description".
  4. ^ "Python bindings".
  5. ^ "Perl bindings".
  6. ^ "OCaml bindings".
  7. ^ "Ruby bindings".
  8. ^ "Java bindings".
  9. ^ "Node.js module". 9 January 2017.
  10. ^ "PHP bindings".
  11. ^ "The Observation Deck » KVM on illumos". 15 August 2011.
  12. ^ "bhyve - FreeBSD Wiki". wiki.freebsd.org.
  13. ^ "oVirt Virtualization Management Platform".
  14. ^ "Innovation Without Disruption: Red Hat Enterprise Linux 5.4 Now Available".
  15. ^ "Windows availability".

Books

[edit]
  • Warnke, Robert; Ritzau, Thomas. qemu-kvm & libvirt (in German). Norderstedt, Germany: Books on Demand. ISBN 978-3-8370-0876-0.
[edit]