Difference between revisions of "XCP Design and Architecture Docs"

From Xen
(Created page with "<!-- MoinMoin name: XCP_Design_and_Architecture_Docs --> <!-- Comment: --> <!-- WikiMedia name: XCP Design and Architecture Docs --> <!-- Page revision: 00000002 --> <!…")
 
m (Fix broken link)
 
(12 intermediate revisions by 6 users not shown)
Line 1: Line 1:
  +
<!-- {{Needs_Review|This index is incomplete: there are more documents in [[:Category:XCP]] & [[:Category:Design Document]].}} -->
<!-- MoinMoin name: XCP_Design_and_Architecture_Docs -->
 
<!-- Comment: -->
 
<!-- WikiMedia name: XCP Design and Architecture Docs -->
 
<!-- Page revision: 00000002 -->
 
<!-- Original date: Mon Mar 14 22:39:17 2011 (1300142357000000) -->
 
   
  +
This page contains links to features and designs that have been implemented or are currently being in XAPI and XCP. These documents can help you understand how XAPI works. For XCP, see the [https://wiki.xenserver.org/index.php?title=Category:XCP XenServer Wiki].
{{Needs_Review|This index is incomplete: there are more ducoments in category XCP & category Design Document}}
 
 
__NOTOC__
 
<!-- ## Please edit system and help pages ONLY in the moinmaster wiki! For more -->
 
<!-- ## information, please see [[MoinMaster]]:[[MoinPagesEditorGroup]]. -->
 
<!-- ##master-page:[[Category:Template]] -->
 
<!-- ##master-date:Unknown-Date -->
 
<!-- #format wiki -->
 
<!-- #language en -->
 
 
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 ==
 
== The following features/proposals have been completed ==
Line 26: Line 12:
 
| [[Cross-host VDI.copy]]
 
| [[Cross-host VDI.copy]]
 
|-
 
|-
| [[Compressing VM exports]]
+
| [[Compressing VM Exports]]
 
|}
 
|}
   
Line 32: Line 18:
   
 
{| border="1" cellpadding="2" cellspacing="0"
 
{| border="1" cellpadding="2" cellspacing="0"
| [[NIC bonding improvements]]
+
| [[NIC Bonding Improvements]]
 
|-
 
|-
 
| [[domain tasklets]]
 
| [[domain tasklets]]
 
|-
 
|-
 
| [[GPU pass-through API support]]
 
| [[GPU pass-through API support]]
  +
|-
  +
| [[XAPI on Debian]]
  +
|-
  +
| [[XAPI on Ubuntu]]
  +
|}
  +
  +
== Design Documents ==
  +
  +
{| border="1" cellpadding="2" cellspacing="0"
  +
| [[XAPI Dispatch]]
  +
|-
  +
| [[XAPI fake presence of PV drivers]]
  +
|-
  +
| [[XAPI Pool Join]]
  +
|-
  +
| [[XAPI RRDs]]
  +
|-
  +
| [[XAPI Startup]]
  +
|-
  +
| [[XAPI VM Migration]]
  +
|-
  +
| [[XAPI Adding Field]]
  +
|-
  +
| [[XAPI Adding Function]]
 
|}
 
|}
   
[[Category:XCP]]
+
[[Category:XAPI Devel]]
[[Category:Developers]]
 
 
[[Category:Index]]
 
[[Category:Index]]
[[Category:Design Documents]]
+
[[Category:Design Document]]

Latest revision as of 09:51, 21 October 2016


This page contains links to features and designs that have been implemented or are currently being in XAPI and XCP. These documents can help you understand how XAPI works. For XCP, see the XenServer Wiki.

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