<?xml version="1.0" encoding="UTF-8"?> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <title>libvirt Reference Manual</title> <meta name="generator" content="Libvirt devhelp stylesheet"/> <link rel="stylesheet" href="style.css" type="text/css"/> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"> <tr valign="middle"> <td> <a accesskey="h" href="index.html"> <img src="home.png" width="24" height="24" border="0" alt="Home"/> </a> </td> <td> <a accesskey="n" href="general.html"> <img src="right.png" width="24" height="24" border="0" alt="Next"/> </a> </td> <th width="100%" align="center">libvirt Reference Manual</th> </tr> </table> <h2> <span class="refentrytitle">libvirt Reference Manual</span> </h2> <p>Libvir is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). It is free software available under the <a href="http://www.opensource.org/licenses/lgpl-license.html">GNU Lesser General Public License</a>. Virtualization of the Linux Operating System means the ability to run multiple instances of Operating Systems concurrently on a single hardware system where the basic resources are driven by a Linux instance. The library aim at providing long term stable C API initially for the <a href="http://www.cl.cam.ac.uk/Research/SRG/netos/xen/index.html">Xen paravirtualization</a> but should be able to integrate other virtualization mechanisms if needed.</p> <p> If you get lost searching for some specific API use, try <a href="http://libvirt.org/search.php">the online search engine</a> hosted on <a href="http://libvirt.org/">libvirt.org</a> it indexes the project page, the APIs as well as the mailing-list archives. </p> </body> </html>