Signed-off-by: George Dunlap <george.dun...@citrix.com> --- CC: Ian Jackson <ian.jack...@citrix.com> CC: Wei Liu <wei.l...@citrix.com> CC: Andrew Cooper <andrew.coop...@citrix.com> CC: Jan Beulich <jbeul...@suse.com> CC: Stefano Stabellini <sstabell...@kernel.org> CC: Konrad Wilk <konrad.w...@oracle.com> CC: Tim Deegan <t...@xen.org> CC: Tamas K Lengyel <tamas.leng...@zentific.com> --- SUPPORT.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+)
diff --git a/SUPPORT.md b/SUPPORT.md index 0f7426593e..3e352198ce 100644 --- a/SUPPORT.md +++ b/SUPPORT.md @@ -187,6 +187,37 @@ Export hypervisor coverage data suitable for analysis by gcov or lcov. Status: Supported +### Memory Sharing + + Status, x86 HVM: Tech Preview + Status, ARM: Tech Preview + +Allow sharing of identical pages between guests + +### Memory Paging + + Status, x86 HVM: Experimenal + +Allow pages belonging to guests to be paged to disk + +### Transcendent Memory + + Status: Experimental + +Transcendent Memory (tmem) allows the creation of hypervisor memory pools +which guests can use to store memory +rather than caching in its own memory or swapping to disk. +Having these in the hypervisor +can allow more efficient aggregate use of memory across VMs. + +### Alternative p2m + + Status, x86 HVM: Tech Preview + Status, ARM: Tech Preview + +Allows external monitoring of hypervisor memory +by maintaining multiple physical to machine (p2m) memory mappings. + ## Resource Management ### CPU Pools -- 2.15.0 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel