libvirt/docs/libvir.html
Daniel Veillard d3b96d4a00 * configure.in docs/FAQ.html docs/Libxml2-Logo-90x34.gif
docs/Makefile.am docs/bugs.html docs/index.html docs/intro.html
  docs/libvir.html docs/redhat.gif docs/site.xsl: starting to add
  the web site, based on libxml2 one.
* src/hash.c: add a missing include
Daniel
2005-12-07 09:33:00 +00:00

40 lines
1.6 KiB
HTML

<html>
<head>
<title>Libvir the Linux virtualization API</title>
</head>
<body bgcolor="#ffffff">
<h1 align="center">Libvir the Linux virtualization API</h1>
<h1>Note: this is the flat content of the <a href="index.html">web site</a></h1>
<h1 style="text-align: center">libvir</h1>
<p>Libvir is a C toolkit to interract with the virtualization capabilities
of recent versions of Linux. 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 concurently
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 primarily for
the <a href="http://www.cl.cam.ac.uk/Research/SRG/netos/xen/index.html">Xen
paravirtualization</a> mechanism but should be adaptable to other
virtualization mechanisms.</p>
<h2><a name="Introducti">Introduction</a></h2>
<p></p>
<h2><a name="FAQ">FAQ</a></h2>
<p></p>
<h2><a name="Reporting">Reporting bugs and getting help</a></h2>
<p>There is a mailing-list <a
href="mailto:libvir-list@redhat.com">libvir-list@redhat.com</a> for libvir, with an <a
href="https://www.redhat.com/archives/libvir-list/">on-line archive</a>. Please subscribe to this list before posting by visiting the <a
href="https://www.redhat.com/mailman/listinfo/libvir-list">associated Web</a> page and
follow the instructions. Patches with explanations and provided as attachments
are really appreciated and will be discussed on the mailing list.</p>
</body>
</html>