From: George Dunlap Date: Wed, 22 Nov 2017 19:19:01 +0000 (+0000) Subject: SUPPORT.md: Toolstack core X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=535a819e5676b521d161d56fe54a565a11e21c97;p=people%2Fiwj%2Fxen.git SUPPORT.md: Toolstack core 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 Reviewed-by: Ian Jackson Reviewed-by: Roger Pau Monné --- diff --git a/SUPPORT.md b/SUPPORT.md index 1e925ec539..2a2a2e314f 100644 --- a/SUPPORT.md +++ b/SUPPORT.md @@ -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