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
2005-12-08 23:01:48 +00:00
docs * include/libvir.h src/libvir.c src/libvir_sym.version: adding 2005-12-08 16:42:56 +00:00
include * include/libvir.h src/libvir.c src/libvir_sym.version: adding 2005-12-08 16:42:56 +00:00
src * src/virsh.c: added support for suspend/resume/destroy, validating 2005-12-08 23:01:48 +00:00
.cvsignore cleaning up messages, Daniel 2005-11-02 14:24:22 +00:00
AUTHORS * AUTHORS NEWS README autogen.sh configure.in: allow autogen.sh and 2005-11-02 13:19:10 +00:00
autogen.sh * Makefile.am README TODO autogen.sh configure.in libvir.pc.in 2005-12-05 11:16:07 +00:00
ChangeLog * src/virsh.c: added support for suspend/resume/destroy, validating 2005-12-08 23:01:48 +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 include/libvir.h.in include/libvir.h src/Makefile.am 2005-12-08 15:08:46 +00:00
COPYING.LIB Initial revision 2005-11-02 12:50:21 +00:00
libvir.pc.in * Makefile.am README TODO autogen.sh configure.in libvir.pc.in 2005-12-05 11:16:07 +00:00
libvir.spec.in * configure.in libvir.spec.in docs/Makefile.am: make sure the 2005-12-07 13:45:20 +00:00
Makefile.am * Makefile.am README TODO autogen.sh configure.in libvir.pc.in 2005-12-05 11:16:07 +00:00
NEWS * AUTHORS NEWS README autogen.sh configure.in: allow autogen.sh and 2005-11-02 13:19:10 +00:00
README * Makefile.am README TODO autogen.sh configure.in libvir.pc.in 2005-12-05 11:16:07 +00:00
TODO * Makefile.am README TODO autogen.sh configure.in libvir.pc.in 2005-12-05 11:16:07 +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>