]> xenbits.xensource.com Git - xen.git/commitdiff
SUPPORT.md: Toolstack core
authorGeorge Dunlap <george.dunlap@citrix.com>
Wed, 22 Nov 2017 19:19:01 +0000 (19:19 +0000)
committerGeorge Dunlap <george.dunlap@citrix.com>
Mon, 27 Nov 2017 16:48:40 +0000 (16:48 +0000)
For now only include xl-specific features, or interaction with the
system.  Feature support matrix will be added when features are
mentioned.

Signed-off-by: George Dunlap <george.dunlap@citrix.com>
Reviewed-by: Ian Jackson <ian.jackson@eu.citrix.com>
Reviewed-by: Roger Pau Monné <roger.pau@citrix.com>
SUPPORT.md

index 1e925ec53904c337f0fe14a803877ad8f2982b87..2a2a2e314f3401d04a093cf8636feb69a42163a9 100644 (file)
@@ -96,6 +96,46 @@ Requires hardware virtualisation support (Intel VMX / AMD SVM)
 
 ARM only has one guest type at the moment
 
+## Toolstack
+
+### xl
+
+    Status: Supported
+
+### Direct-boot kernel image format
+
+    Supported, x86: bzImage, ELF
+    Supported, ARM32: zImage
+    Supported, ARM64: Image
+
+Format which the toolstack accepts for direct-boot kernels
+
+### Dom0 init support for xl
+
+    Status, SysV: Supported
+    Status, systemd: Supported
+    Status, BSD-style: Supported
+
+### JSON output support for xl
+
+    Status: Experimental
+
+Output of information in machine-parseable JSON format
+
+### Open vSwitch integration for xl
+
+    Status, Linux: Supported
+
+### Virtual cpu hotplug
+
+    Status: Supported
+
+## Toolstack/3rd party
+
+### libvirt driver for xl
+
+    Status: Supported, Security support external
+
 ## Memory Management
 
 ### Dynamic memory control