You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
8 years ago | |
---|---|---|
build-aux | 9 years ago | |
daemon | 8 years ago | |
debian | 8 years ago | |
docs | 8 years ago | |
examples | 8 years ago | |
gnulib | 8 years ago | |
include | 8 years ago | |
m4 | 8 years ago | |
po | 8 years ago | |
src | 8 years ago | |
tests | 8 years ago | |
tools | 8 years ago | |
ABOUT-NLS | 12 years ago | |
AUTHORS | 8 years ago | |
AUTHORS.in | 9 years ago | |
COPYING | 10 years ago | |
COPYING.LESSER | 10 years ago | |
ChangeLog | 8 years ago | |
ChangeLog-old | 9 years ago | |
GNUmakefile | 9 years ago | |
INSTALL | 9 years ago | |
Makefile.am | 9 years ago | |
Makefile.in | 8 years ago | |
Makefile.nonreentrant | 10 years ago | |
NEWS | 10 years ago | |
README | 15 years ago | |
TODO | 12 years ago | |
aclocal.m4 | 9 years ago | |
autobuild.sh | 9 years ago | |
autogen.sh | 9 years ago | |
cfg.mk | 8 years ago | |
config-post.h | 9 years ago | |
config.h.in | 8 years ago | |
configure | 8 years ago | |
configure.ac | 8 years ago | |
libvirt-lxc.pc.in | 9 years ago | |
libvirt-qemu.pc.in | 9 years ago | |
libvirt.pc.in | 9 years ago | |
libvirt.spec | 8 years ago | |
libvirt.spec.in | 8 years ago | |
maint.mk | 8 years ago | |
mingw-libvirt.spec.in | 9 years ago | |
run.in | 9 years ago |
README
LibVirt : simple API for virtualization
Libvirt 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 GNU Lesser General Public License. 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 Xen paravirtualization but
should be able to integrate other virtualization mechanisms if needed.
Daniel Veillard <veillard@redhat.com>