All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] libxenlight
@ 2009-11-09 14:04 Stefano Stabellini
  2009-11-09 14:45 ` Jun Koi
  2009-11-19 18:51 ` Pasi Kärkkäinen
  0 siblings, 2 replies; 7+ messages in thread
From: Stefano Stabellini @ 2009-11-09 14:04 UTC (permalink / raw)
  To: xen-devel

Hi all,

I am pleased to announce "libxenlight", a new small and lightweight C
library that refactors existing code in a coherent and easy to use API
to interface to the hypervisor and xenstore to perform operations such
as domain creation and destruction, suspend/restore and pci passthrough.

The goals of libxenlight are:

- be easy to use and to extend
- provide a simple and robust API for tool stacks to do xen operations
- create a common codebase for the lower-level implementation of all the
  various xen tool stacks

At the moment libxenlight implements domain creation, destruction and
list domains; next items on the roadmap are suspend, resume and pci
passthrough.
Libxenlight has been tested only on Linux but we would like to make it
work on other systems as well.
To aid development and testing we have created a small command line
utility called "xl" that invokes the API.

We believe there is significant value in having all the various tool
stacks (xend, xapi, xenvm, libvirt etc) use a common lower-layer, and so
hope developers will embrace this project, contribute to it, and move
their favoured stack over to using it.

Cheers,
Stefano Stabellini

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-11-19 19:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-09 14:04 [ANNOUNCE] libxenlight Stefano Stabellini
2009-11-09 14:45 ` Jun Koi
2009-11-09 14:59   ` Vincent Hanquez
2009-11-09 17:41   ` Ian Jackson
2009-11-10 12:44     ` Tim Post
2009-11-19 18:51 ` Pasi Kärkkäinen
2009-11-19 19:43   ` Stefano Stabellini

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.