libvirt

From Wikipedia, the free encyclopedia

Template:Short description

Page Module:Infobox/styles.css has no content.

libvirt
[[Programmer|DeveloperTemplate:Pluralize from text]]Red Hat
Initial releaseDecember 19, 2005; 20 years ago (2005-12-19)[1]
Template:Infobox software/simple
Written inC
EnginePage Template:Plainlist/styles.css has no content.Template:EditAtWikidata
Operating systemLinux, FreeBSD, Windows, macOS[2]
TypeLibrary
LicenseGNU Lesser General Public License
WebsiteScript error: No such module "WikidataIB".
RepositoryPage Template:Plainlist/styles.css has no content.

Script error: No such module "Check for conflicting parameters".

libvirt is an open-source API, daemon and management tool for managing platform virtualization.[2] 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 supports several Hypervisors and is supported by several management solutions

libvirt is a C library with bindings in other languages, notably in Python,[3] Perl,[4] OCaml,[5] Ruby,[6] Java,[7] JavaScript (via Node.js)[8] and PHP.[9] 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.[12]

Corporate

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

See also

Lua error in mw.title.lua at line 404: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').

References

Page Template:Reflist/styles.css has no content.

Books

  • Lua error in Module:Official_website at line 94: attempt to index field 'wikibase' (a nil value).
  • Mailing lists