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 e6b590c8a9 * include/libxen.h src/libxen.c src/libxen_sym.version: add read-only
connections for normal users (but need /var/run/xenstored/socket_ro
  to be chmoded to 666)
* src/xensh.c: if not root use the RO access
Daniel
2005-12-01 16:35:42 +00:00
docs * docs/Goals: added a Goals document for the library 2005-11-09 09:57:48 +00:00
include * include/libxen.h src/libxen.c src/libxen_sym.version: add read-only 2005-12-01 16:35:42 +00:00
src * include/libxen.h src/libxen.c src/libxen_sym.version: add read-only 2005-12-01 16:35:42 +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 * AUTHORS NEWS README autogen.sh configure.in: allow autogen.sh and 2005-11-02 13:19:10 +00:00
ChangeLog * include/libxen.h src/libxen.c src/libxen_sym.version: add read-only 2005-12-01 16:35:42 +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: checking xenstore library, error out on missing libs 2005-11-23 07:47:13 +00:00
COPYING.LIB Initial revision 2005-11-02 12:50:21 +00:00
libxen.pc.in * TODO libxen.pc.in libxen.spec.in include/Makefile.am Makefile.am 2005-11-02 15:37:34 +00:00
libxen.spec.in * TODO libxen.pc.in libxen.spec.in include/Makefile.am Makefile.am 2005-11-02 15:37:34 +00:00
Makefile.am * TODO libxen.pc.in libxen.spec.in include/Makefile.am Makefile.am 2005-11-02 15:37:34 +00:00
NEWS * AUTHORS NEWS README autogen.sh configure.in: allow autogen.sh and 2005-11-02 13:19:10 +00:00
README * AUTHORS NEWS README autogen.sh configure.in: allow autogen.sh and 2005-11-02 13:19:10 +00:00
TODO * TODO: updated 2005-11-07 17:16:18 +00:00

         LibXen : 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>