XAPI Developer Guide

From Xen


XAPI Developer Guide

This guide is a constantly evolving documentation effort to support developers learning about or working with XAPI.

OCaml Language

The XAPI toolstack is written entirely in OCaml. General information on the language is available at http://www.ocaml-tutorial.org/, which is mirrored at http://mirror.ocamlcore.org/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...