Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions README.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
Xen API (or xapi) is a management stack that configures and controls
Xen-enabled hosts and resource pools, and co-ordinates resources
within the pool. Xapi exposes the Xen API interface for many
languages and is a component of the Xen Cloud Platform (XCP) project.
Xen API is written mostly in [Ocaml](http://caml.inria.fr/ocaml/).

Xen Cloud Platform (XCP) is an open source enterprise-ready server
virtualization and cloud computing platform. XCP builds on the Xen
Hypervisor; and provides network and storage support, and management
tools in a single, tested installable image.

XCP runs many guest operating systems, including Linux and Microsoft
Windows.

Links:

* [XCP Home](http://www.xen.org/products/cloudxen.html)

* [XCP Downloads](http://www.xen.org/download/xcp/index.html)

* [XCP Community](http://www.xen.org/products/xcp/community_and_support.html)

You can usually find the developers hanging out in #xen-api on
freenode.