]> xenbits.xensource.com Git - people/royger/xen.git/commitdiff
xen: Add static memory sharing in SUPPORT.md
authorPenny Zheng <Penny.Zheng@arm.com>
Thu, 8 Sep 2022 13:55:13 +0000 (21:55 +0800)
committerStefano Stabellini <stefano.stabellini@amd.com>
Fri, 9 Sep 2022 20:00:10 +0000 (13:00 -0700)
on ARM, static memory sharing is tech preview, which shall be documented
in SUPPORT.md

Signed-off-by: Penny Zheng <penny.zheng@arm.com>
Reviewed-by: Michal Orzel <michal.orzel@amd.com>
Acked-by: Julien Grall <jgrall@amazon.com>
SUPPORT.md

index b02a5d25ca31a8601e8f0b79883a29eeed32720d..8ebd63ad8230e7ab71fe8d3ff106842bb027334b 100644 (file)
@@ -306,6 +306,13 @@ Allow sharing of identical pages between guests
 
     Status, x86 HVM: Experimental
 
+### Static Memory Sharing
+
+Allow to statically set up shared memory on dom0less system,
+enabling domains to do shm-based communication
+
+    Status, ARM: Tech Preview
+
 ### Memory Paging
 
 Allow pages belonging to guests to be paged to disk