Category:XAPI Devel: Difference between revisions
From Xen
Jump to navigationJump to search
Lars.kurth (talk | contribs) (Created page with "<!-- -->") |
Lars.kurth (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
== Information for XAPI (and XCP) Developers == |
|||
<!-- --> |
|||
=== Development Docs === |
|||
The following documents contain indexes that may be incomplete |
|||
* {{Button|[[Xen Development Projects|Xen and XCP Development Projects]]}} |
|||
* {{Button|[[XCP Design and Architecture Docs|XCP Design and Architecture Docs]]}} |
|||
* {{Button|[[XAPI Developer Guide|XAPI Developer Docs]]}} |
|||
: <br> |
|||
{{Trailbox|XAPI Developer Docs| |
|||
|{{Trail|XAPI Project| |
|||
* [http://xenproject.org/developers/teams/xapi.html Project Portal] |
|||
* [[:Category:XAPI Sprints|XAPI Roadmap/Sprints]] |
|||
}}<br>{{Trail|Designs| |
|||
* [[XAPI Adding Field|Adding Fields to XAPI]] |
|||
* [[XAPI Adding Function|Adding Functions to XAPI|]] |
|||
* [[XAPI Dispatch|Dispatch]] |
|||
* [[XAPI fake presence of PV drivers|Fake PV driver presence]] |
|||
* [[XAPI Host Plugins|Host Plugins]] |
|||
* [[OpaqueRef and uuid relationship in xapi|OpaqueRef and uuid]] |
|||
* [[XAPI Pool Join|Pool Join]] |
|||
* [[XAPI RRDs|RDDs]] |
|||
* [[XAPI Startup|Startup]] |
|||
* [[Tunnelling]] |
|||
* [[XAPI VM Migration|VM Migration]] |
|||
* [[VM Startup]] |
|||
}} |
|||
|{{Trail|Proposals| |
|||
* [[Compressing VM Exports]] |
|||
* [[CrossPoolMigration|Cross Pool Migration]] |
|||
* [[CrossPoolMigrationv1|Cross Pool Migration v1]] |
|||
* [[CrossPoolMigrationv2|Cross Pool Migration v2]] |
|||
* [[CrossPoolMigrationv3|Cross Pool Migration v3]] |
|||
* [[Making it easier to install VMs on XCP|Easier VM Install]] |
|||
* [[NIC Bonding Improvements|NIC Bonding]] |
|||
* [[XCP, RBAC and PAM authentication in XenAPI|RBAC, PAM authentication]] |
|||
* [[Xapi on debian user experience improvements|XCP on Debian Usability]] |
|||
* [[XCP PV templates start|Starting PV Templates]] |
|||
}}<br>{{Trail|Disaggregated XCP (Windsor)| |
|||
* [[Inter-domain communication for XCP|Inter-domain communication]] |
|||
* [[Xenopsd|Xenops Daemon]] |
|||
}} |
|||
|{{Trail|Projects and Specs| |
|||
* [[Juju XCP Service Provider Spec|Juju XCP Service Provider]] |
|||
* [[Project Kronos]] |
|||
* [[Project Zeus Fedora Spec|Project Zeus]] |
|||
'''API Specs''' |
|||
* [http://docs.vmd.citrix.com/XenServer/6.0.0/1.0/en_gb/api/ XCP 1.5 API spec] |
|||
* [http://docs.vmd.citrix.com/XenServer/5.6.0fp1/1.0/en_gb/api/ XCP 1.1 API spec] |
|||
* [http://docs.vmd.citrix.com/XenServer/5.6.0/1.0/en_gb/api/ XCP 1.0 API spec] |
|||
}} |
|||
|{{Trail|OCAML Dev Information| |
|||
* [[OCaml Best Practices for Developers|Best Practices]] |
|||
* [[OCaml Coding Considerations|Coding Considerations]] |
|||
* [[OCaml Cyclical Build Dependencies|Cyclical Build Dependencies]] |
|||
* [[OCaml Doc : Documenting code in OCaml|Documenting Code]] |
|||
* [[OCaml Editing|Editing]] |
|||
* [[OCaml Errors|Errors]] |
|||
* [[OCaml Installation Advice|Installation]] |
|||
* [[OCaml Resources|Resources]] |
|||
}} |
|||
}} |
|||
<br> |
|||
{{Anchor|docs}} |
Revision as of 12:00, 11 July 2013
Information for XAPI (and XCP) Developers
Development Docs
The following documents contain indexes that may be incomplete
XAPI Developer Docs
|
|
|
|
Subcategories
This category has the following 2 subcategories, out of 2 total.
Pages in category "XAPI Devel"
The following 52 pages are in this category, out of 52 total.
A
C
O
X
- XAPI Design and Code Review
- XAPI Developer Guide
- XAPI Dispatch
- XAPI fake presence of PV drivers
- XAPI Host Plugins
- XAPI On CentOS 6
- Xapi on debian user experience improvements
- XAPI Pool Join
- XAPI Project for Developers
- XAPI RRDs
- XAPI Startup
- XAPI VM Migration
- XCP Building Instructions
- XCP Design and Architecture Docs
- XCP PV templates start
- XCP, RBAC and PAM authentication in XenAPI
- Xen-netback NAPI + kThread V3 performance testing
- Xenopsd