Xen Developer Docs

From Xen
Revision as of 11:08, 4 December 2011 by Lars (talk | contribs) (Created page with "{{Info|This section contains link to Xen developer documents that are generated from the Xen codebase. They reflect the state of '''xen-unstable.hg'''. We do not yet have version…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Icon Info.png This section contains link to Xen developer documents that are generated from the Xen codebase. They reflect the state of xen-unstable.hg. We do not yet have versions for specific Xen releases, but will have them in future


API & Protocol Documentation

Document(s) Description
Hypercall Interfaces API description of Xen hypercalls
Xenstore Protocol Specification
Xen Error Hendling Describes different ways to handle errors

Development Notes on Experimental Fearures

Document(s) Description
VBD Interface
Virtual TPM support This document gives a short introduction to the virtual TPM support in XEN and goes as far as connecting a user domain to a virtual TPM instance and doing a short test to verify success. It is assumed that the user is fairly familiar with compiling and installing XEN and Linux on a machine.
Xen Paging
XSM:FLASK These notes are compiled from xen-devel questions and postings that have occurred since the inclusion of XSM. These notes are not intended to be definitive documentation but should address many common problems that arise when experimenting with XSM:FLASK.