[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210319193354.399587-1-imbrenda@linux.ibm.com>
Date: Fri, 19 Mar 2021 20:33:52 +0100
From: Claudio Imbrenda <imbrenda@...ux.ibm.com>
To: linux-kernel@...r.kernel.org
Cc: borntraeger@...ibm.com, frankja@...ux.ibm.com, david@...hat.com,
cohuck@...hat.com, kvm@...r.kernel.org, linux-s390@...r.kernel.org
Subject: [PATCH v1 0/2] s390/kvm: VSIE: fix prefixing and MSO for MVPG
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
Powered by blists - more mailing lists