[PATCH v1 0/2] s390/kvm: VSIE: fix prefixing and MSO for MVPG

From: Claudio Imbrenda
Date: Fri Mar 19 2021 - 15:34:47 EST


The guest real address needs to pass through prefixing in order to yield
the absolute address.

The absolute address needs to be offset by the MSO in order to get the
host virtual address.

Claudio Imbrenda (2):
s390/kvm: split kvm_s390_real_to_abs
s390/kvm: VSIE: fix MVPG handling for prefixing and MSO

arch/s390/kvm/gaccess.h | 23 +++++++++++++++++------
arch/s390/kvm/vsie.c | 10 +++++++---
2 files changed, 24 insertions(+), 9 deletions(-)

--
2.26.2