From: Penny Zheng Date: Fri, 8 Jul 2022 07:42:14 +0000 (+0200) Subject: update SUPPORT.md for static allocation X-Git-Tag: 4.17.0-rc1~318 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=f81fcc3919c35b19137cb9cf129ccc1a35f9008b;p=xen.git update SUPPORT.md for static allocation SUPPORT.md doesn't seem to explicitly say whether static memory is supported, so this commit updates SUPPORT.md to add feature static allocation tech preview for now. Signed-off-by: Penny Zheng Reviewed-by: Stefano Stabellini --- diff --git a/SUPPORT.md b/SUPPORT.md index 70e98964cb..8e040d1c1e 100644 --- a/SUPPORT.md +++ b/SUPPORT.md @@ -286,6 +286,13 @@ to boot with memory < maxmem. Status, x86 HVM: Supported +### Static Allocation + +Static allocation refers to domains for which memory areas are +pre-defined by configuration using physical address ranges. + + Status, ARM: Tech Preview + ### Memory Sharing Allow sharing of identical pages between guests