]> xenbits.xensource.com Git - xen.git/commitdiff
update SUPPORT.md for static allocation
authorPenny Zheng <penny.zheng@arm.com>
Fri, 8 Jul 2022 07:42:14 +0000 (09:42 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 8 Jul 2022 07:42:14 +0000 (09:42 +0200)
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 <penny.zheng@arm.com>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
SUPPORT.md

index 70e98964cbc0b6efb6bf279b246eb4b20c520ebe..8e040d1c1ef50cfe06f851d5dd0abe1910ec0cbc 100644 (file)
@@ -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