+175
−68
+14
−10
+2
−2
+0
−23
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This patch removes kvm-s390 internal assumption of a linear mapping of guest address space to user space. Previously, guest memory was translated to user addresses using a fixed offset (gmsor). The new code uses gmap_fault to resolve guest addresses. Signed-off-by:Carsten Otte <cotte@de.ibm.com> Signed-off-by:
Martin Schwidefsky <schwidefsky@de.ibm.com>