This is an old revision of this page, as edited by Mean as custard (talk | contribs) at 22:08, 1 June 2022 (Added {{Advert}} tag). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Revision as of 22:08, 1 June 2022 by Mean as custard (talk | contribs) (Added {{Advert}} tag)(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)This article contains promotional content. Please help improve it by removing promotional language and inappropriate external links, and by adding encyclopedic text written from a neutral point of view. (June 2022) (Learn how and when to remove this message) |
[REDACTED] | |
Developer(s) | Red Hat |
---|---|
Initial release | December 19, 2005; 19 years ago (2005-12-19) |
Stable release | 8.0.0 / 14 January 2022; 3 years ago (2022-01-14) |
Repository | |
Written in | C |
Operating system | Linux, FreeBSD, Windows, macOS |
Type | Library |
License | GNU Lesser General Public License |
Website | libvirt |
libvirt is an open-source API, daemon and management tool for managing platform virtualization. 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
libvirt is a C library with bindings in other languages, notably in Python, Perl, OCaml, Ruby, Java, JavaScript (via Node.js) and PHP. 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
- LXC – lightweight Linux container system
- OpenVZ – lightweight Linux container system
- Kernel-based Virtual Machine/QEMU (KVM) – open-source hypervisor for Linux and SmartOS
- Xen – bare-metal hypervisor
- User-mode Linux (UML) – paravirtualized kernel
- VirtualBox – hypervisor by Oracle (formerly by Sun) for Windows, Linux, macOS, and Solaris
- VMware ESXi and GSX – hypervisors for Intel hardware
- VMware Workstation and Player – hypervisors for Windows and Linux
- Hyper-V – hypervisor for Windows by Microsoft
- PowerVM – hypervisor by IBM for AIX, Linux and IBM i
- Bhyve – hypervisor for FreeBSD 10+ (support added with libvirt 1.2.2)
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.
Corporate
Development of libvirt is backed by Red Hat, 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.
See also
References
- "0.0.1: Dec 19 2005". libvirt. 2017-06-16. Retrieved 2017-06-16.
- "libvirt releases". libvirt. 2022-01-14. Retrieved 2022-01-15.
- ^ "libvirt home page description".
- "Python bindings".
- "Perl bindings".
- "OCaml bindings".
- "Ruby bindings".
- "Java bindings".
- "Node.js module".
- "PHP bindings".
- "The Observation Deck » KVM on illumos".
- "bhyve - FreeBSD Wiki". wiki.freebsd.org.
- "oVirt Virtualization Management Platform".
- "Innovation Without Disruption: Red Hat Enterprise Linux 5.4 Now Available".
- "Windows availability".
Books
- Warnke, Robert; Ritzau, Thomas. qemu-kvm & libvirt (in German). Norderstedt, Germany: Books on Demand. ISBN 978-3-8370-0876-0.