From: Andrew Cooper Date: Tue, 23 Oct 2018 13:49:09 +0000 (+0100) Subject: SUPPORT: Correct the description of altp2m X-Git-Tag: archive/raspbian/4.14.0+80-gd101b417b7-1+rpi1^2~63^2~3112 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=e0b77cb77ef2b36b8cbd2273cff833f773208d0a;p=xen.git SUPPORT: Correct the description of altp2m Altp2m aids monitoring guest memory, not hypervisor memory. Also, put its common name in brackets to aid searching. Signed-off-by: Andrew Cooper Reviewed-by: Razvan Cojocaru Acked-by: Julien Grall --- diff --git a/SUPPORT.md b/SUPPORT.md index 3727446b83..4f203da84a 100644 --- a/SUPPORT.md +++ b/SUPPORT.md @@ -245,7 +245,7 @@ can allow more efficient aggregate use of memory across VMs. ### Alternative p2m -Allows external monitoring of hypervisor memory +Alternative p2m (altp2m) allows external monitoring of guest memory by maintaining multiple physical to machine (p2m) memory mappings. Status, x86 HVM: Tech Preview