Difference between revisions of "XCP Design and Architecture Docs"

From Xen
m (fix link to PV drivers)
(add link to adding (field|function))
Line 57: Line 57:
 
|-
 
|-
 
| [[XAPI VM Migration]]
 
| [[XAPI VM Migration]]
  +
|-
  +
| [[XAPI Adding Field]]
  +
|-
  +
| [[XAPI Adding Function]]
 
|}
 
|}
   

Revision as of 15:36, 28 January 2013


Icon todo.png Needs Review

This index is incomplete: there are more documents in Category:XCP & Category:Design Document.



This page contains links to features and designs that have been implemented or are currently being in XCP. These documents can help you understand how XCP works.

The following features/proposals have been completed

Tunnelling
Emergency Network Reset
Cross-host VDI.copy
Compressing VM exports

The following features/proposals are currently being implemented

NIC bonding improvements
domain tasklets
GPU pass-through API support
XAPI on Debian
XAPI on Ubuntu

Design Documents

XAPI Dispatch
XAPI fake presence of PV drivers
XAPI Pool Join
XAPI RRDs
XAPI Startup
XAPI VM Migration
XAPI Adding Field
XAPI Adding Function