libvirt

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.

libvirt
Developer(s)Red Hat
Initial releaseDecember 19, 2005 (2005-12-19)[1]
Stable release
9.8.0[2] Edit this on Wikidata / 2 October 2023 (2 October 2023)
Repository
Written inC
Operating systemLinux, FreeBSD, Windows, macOS[3]
TypeLibrary
LicenseGNU Lesser General Public License
Websitelibvirt.org Edit this on Wikidata

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.[11]

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.[14]

Corporate

Development of libvirt is backed by Red Hat,[15] 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.[16]

See also

References

  1. "0.0.1: Dec 19 2005". libvirt. 2017-06-16. Archived from the original on 2020-02-20. Retrieved 2017-06-16.
  2. Jiri Denemark (2 October 2023). "Release of libvirt-9.8.0". Retrieved 3 October 2023.
  3. "libvirt home page description". Archived from the original on 2016-01-18. Retrieved 2016-01-17.
  4. "Python bindings". Archived from the original on 2019-12-25. Retrieved 2019-12-25.
  5. "Perl bindings". Archived from the original on 2019-10-18. Retrieved 2013-09-16.
  6. "OCaml bindings". Archived from the original on 2019-12-25. Retrieved 2019-12-25.
  7. "Ruby bindings". Archived from the original on 2019-08-05. Retrieved 2019-12-25.
  8. "Java bindings". Archived from the original on 2019-12-25. Retrieved 2019-12-25.
  9. "Node.js module". Archived from the original on 2019-02-14. Retrieved 2016-08-16.
  10. "PHP bindings". Archived from the original on 2019-08-06. Retrieved 2019-12-25.
  11. "Open Source | Clusterlogics | Software Solutions for Your Business". ClusterLogics. Archived from the original on 2023-05-30. Retrieved 2023-08-09.
  12. "The Observation Deck » KVM on illumos". Archived from the original on 2019-05-18. Retrieved 2016-01-20.
  13. "bhyve - FreeBSD Wiki". wiki.freebsd.org. Archived from the original on 2021-01-28. Retrieved 2016-01-20.
  14. "oVirt Virtualization Management Platform". Archived from the original on 2010-06-05. Retrieved 2019-12-25.
  15. "Innovation Without Disruption: Red Hat Enterprise Linux 5.4 Now Available". Archived from the original on 2023-08-10. Retrieved 2019-12-25.
  16. "Windows availability". Archived from the original on 2019-12-25. Retrieved 2019-12-25.

Books

  • Warnke, Robert; Ritzau, Thomas (2009). qemu-kvm & libvirt (in German). Norderstedt, Germany: Books on Demand. ISBN 978-3-8370-0876-0.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.