All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Veillard <veillard@redhat.com>
To: xen-devel@lists.xensource.com
Subject: Libvir: a simple C virtualization control library
Date: Thu, 15 Dec 2005 10:03:27 -0500	[thread overview]
Message-ID: <20051215150327.GL23448@redhat.com> (raw)

  This mail is to present a new project being started:

       Libvir: a simple C virtualization control library

 The libvir library is born from the need for a simpler userland C library
to watch and control Xen domains. Among the design goal are:

   - being able to provide API and ABI guarantee
   - LGPL to be able to use it in a variety of contexts
   - pure C, minimizing dependancies
   - aiming at full documentation coverage

 A typical example of use case should be the applet displaying local Xen
domains status in Fedora Core desktop.

 The current state is a small library to get informations and interract
with existing domains, the design is not frozen, though the existing code
should work as is, it is considered mostly as a way to bootstrap and
seed the project, we are seeking interest from others. The library could
be extended in various ways potentally supporting other virtualization
mechanisms like QEmu, allowing to start new domains, etc. as long as the
API is kept simple enough.

 The project is hosted at :
     http://libvir.org/
API  http://libvir.org/html/libvir-libvir.html

See the download page at http://libvir.org/downloads.html to get sources
or CVS checkout, and https://www.redhat.com/mailman/listinfo/libvir-list
for the mailing-list informations, which would be the best place to discuss
this for those interested in this project,

   yours,

Daniel

-- 
Daniel Veillard      | Red Hat http://redhat.com/
veillard@redhat.com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/

             reply	other threads:[~2005-12-15 15:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-15 15:03 Daniel Veillard [this message]
2005-12-15 17:26 ` Libvir: a simple C virtualization control library Hollis Blanchard
2005-12-15 17:54   ` Daniel Veillard
2005-12-18 19:41 ` Anthony Liguori
2005-12-19 11:28   ` Daniel Veillard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20051215150327.GL23448@redhat.com \
    --to=veillard@redhat.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.