mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-25 10:03:49 +03:00
40 lines
1.6 KiB
HTML
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>
|