Libvirt provides a portable, long term stable C API for managing the virtualization technologies provided by many operating systems. It includes support for QEMU, KVM, Xen, LXC, bhyve, Virtuozzo, VMware vCenter and ESX, VMware Desktop, Hyper-V, VirtualBox and the POWER Hypervisor.
Go to file
Daniel Veillard 7871d455b3 * configure.in docs/examples/*: starting to add examples. the XSLT
still need to be fixed for web site
Daniel
2006-01-31 18:13:27 +00:00
docs * configure.in docs/examples/*: starting to add examples. the XSLT 2006-01-31 18:13:27 +00:00
include * python/*: update of the python bindings, fix names, add 2006-01-31 10:24:12 +00:00
python * python/*: update of the python bindings, fix names, add 2006-01-31 10:24:12 +00:00
src * src/libvir.c src/xml.c: applied patch from Anthony Liguori 2006-01-27 08:59:42 +00:00
.cvsignore cleaning up messages, Daniel 2005-11-02 14:24:22 +00:00
AUTHORS add virDomainGetOSType() + small code refactoring 2005-12-16 00:51:27 +00:00
autogen.sh * Makefile.am README TODO autogen.sh configure.in libvir.pc.in 2005-12-05 11:16:07 +00:00
ChangeLog * configure.in docs/examples/*: starting to add examples. the XSLT 2006-01-31 18:13:27 +00:00
config.h.in * TODO libxen.pc.in libxen.spec.in include/Makefile.am Makefile.am 2005-11-02 15:37:34 +00:00
configure.in * configure.in docs/examples/*: starting to add examples. the XSLT 2006-01-31 18:13:27 +00:00
COPYING.LIB Initial revision 2005-11-02 12:50:21 +00:00
libvir.pc.in * Makefile.am include/libvir.h.in libvir.pc.in: various fixes. 2005-12-08 23:46:57 +00:00
libvir.spec.in Release of 0.0.2, daniel 2006-01-31 10:21:10 +00:00
Makefile.am * Makefile.am configure.in libvir.spec.in python/*: added a first 2005-12-19 16:34:11 +00:00
NEWS * NEWS docs/news.xsl: added stylesheet to generate NEWS file 2006-01-29 10:56:15 +00:00
README * Makefile.am README TODO autogen.sh configure.in libvir.pc.in 2005-12-05 11:16:07 +00:00
TODO Release of 0.0.2, daniel 2006-01-31 10:21:10 +00:00

         LibVir : simple library to use the Xen hypervisor

  As of Wed Nov 2 2005, this is a completely new project, it is not
usable in any way yet.

Daniel Veillard <veillard@redhat.com>