TEMP disable %check
[libvirt/apevec.git] / README
blob3d5167dfe1e1a11e3a089f25edd2baaec79e3550
2          LibVirt : simple API for virtualization
4   Libvirt is a C toolkit to interact with the virtualization capabilities
5 of recent versions of Linux (and other OSes). It is free software
6 available under the GNU Lesser General Public License. Virtualization of
7 the Linux Operating System means the ability to run multiple instances of
8 Operating Systems concurrently on a single hardware system where the basic
9 resources are driven by a Linux instance. The library aim at providing
10 long term stable C API initially for the Xen paravirtualization but
11 should be able to integrate other virtualization mechanisms if needed.
13 Daniel Veillard <veillard@redhat.com>