XAPI Developer Guide

From Xen
Revision as of 23:35, 10 November 2011 by Lars.kurth (talk | contribs) (Created page with "<!-- MoinMoin name: XAPI_Developer_Guide --> <!-- Comment: Added CategoryXCP --> <!-- WikiMedia name: XAPI Developer Guide --> <!-- Page revision: 00000022 --> <!-- Orig…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


XAPI Developer Guide

This guide is a constantly evolving documentation effort to support developers learning about or working with XAPI. If you would like to edit these pages and have not already done so - please contact community.manager@xen.org with your Wiki User Name for editing rights.

OCaml Language

The XAPI toolstack is written entirely in OCaml. General information on the language is available at http://www.ocaml-tutorial.org/.

XAPI Tutorials

A collection of tutorials to better understand how to make changes to XAPI.

XAPI Projects

Projects currently being worked on and suggestions for future projects.

XAPI Internals

How XAPI Works...