diff mbox series

[v7,9/9] xen: Add static memory sharing in SUPPORT.md

Message ID 20220906085941.944592-10-Penny.Zheng@arm.com (mailing list archive)
State Superseded
Headers show
Series static shared memory on dom0less system | expand

Commit Message

Penny Zheng Sept. 6, 2022, 8:59 a.m. UTC
on ARM, static memory sharing is tech preview, which shall be documented
in SUPPORT.md

Signed-off-by: Penny Zheng <penny.zheng@arm.com>
---
v7 changes:
- doc refinement
---
v6 change:
- new commit
---
 SUPPORT.md | 7 +++++++
 1 file changed, 7 insertions(+)

Comments

Michal Orzel Sept. 6, 2022, 11:59 a.m. UTC | #1
Hi Penny,

On 06/09/2022 10:59, Penny Zheng wrote:
> 
> 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>

~Michal
Julien Grall Sept. 7, 2022, 1:46 p.m. UTC | #2
Hi,

On 06/09/2022 12:59, Michal Orzel wrote:
> On 06/09/2022 10:59, Penny Zheng wrote:
>>
>> 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>

Cheers,
diff mbox series

Patch

diff --git a/SUPPORT.md b/SUPPORT.md
index 8e040d1c1e..1979824ce5 100644
--- a/SUPPORT.md
+++ b/SUPPORT.md
@@ -299,6 +299,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