SHARE
Facebook X Pinterest WhatsApp

Anatomy of the libvirt virtualization library

Written By
thumbnail
Web Webster
Web Webster
Jan 11, 2010

“When it comes to scale-out computing (such as cloud computing),
libvirt may be one of the most important libraries you’ve never
heard of. Libvirt provides a hypervisor-agnostic API to securely
manage guest operating systems running on a host. Libvirt isn’t a
tool per se but an API to build tools to manage guest operating
systems. Libvirt itself is built on the idea of abstraction. It
provides a common API for common functionality that the supported
hypervisors implement. Libvirt was originally designed as a
management API for Xen, but it has since been extended to support a
number of hypervisors.

“Let’s start our discussion of libvirt with a view of the use
model, then dig into its architecture and use. Libvirt exists as a
set of APIs designed to be used by a management application (see
Figure 1). Libvirt, through a hypervisor-specific mechanism,
communicates with each available hypervisor to perform the API
requests. I explore how this is done with QEMU later in the
article.

“Also shown is a comparison of the terminology that libvirt
uses. This terminology is important, as these terms are used in API
naming. The two fundamental differences are that libvirt calls the
physical host a node, and the guest operating system is called a
domain. Note here that libvirt (and its application) runs in the
domain of the host Linux operating system (domain 0).”


Complete Story

thumbnail
Web Webster

Web Webster

Web Webster has more than 20 years of writing and editorial experience in the tech sector. He’s written and edited news, demand generation, user-focused, and thought leadership content for business software solutions, consumer tech, and Linux Today, he edits and writes for a portfolio of tech industry news and analysis websites including webopedia.com, and DatabaseJournal.com.

Recommended for you...

5 Best Free and Open Source Text Expander Tools
webmaster
Jun 13, 2025
Grafito: Systemd Journal Log Viewer with a Beautiful Web UI
Bobby Borisov
Jun 12, 2025
FreeBSD Wants to Know a Few Things
brideoflinux
May 11, 2025
NVK enabled for Maxwell, Pascal, and Volta GPUs
Kara Bembridge
May 1, 2025
Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2025 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.