Hubbry Logo
search button
Sign in
Libvirt
Libvirt
Comunity Hub
arrow-down
History
arrow-down
starMore
arrow-down
bob

Bob

Have a question related to this hub?

bob

Alice

Got something to say related to this hub?
Share it here.

#general is a chat channel to discuss anything related to the hub.
Hubbry Logo
search button
Sign in
Libvirt
Community hub for the Wikipedia article
logoWikipedian hub
Welcome to the community hub built on top of the Libvirt Wikipedia article. Here, you can discuss, collect, and organize anything related to Libvirt. The purpose of the hub is to connect people, foster de...
Add your contribution
Libvirt
libvirt
Developer(s)Red Hat
Initial releaseDecember 19, 2005; 19 years ago (2005-12-19)[1]
Stable release
11.7.0[2] / 1 September 2025; 1 day ago (1 September 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.7.0". 1 September 2025. Retrieved 1 September 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]