[PATCH 0/2] KVM: s390: Fix V!=R bug in STFLE shadowing
From: Nina Schoetterl-Glausch
Date: Tue Mar 19 2024 - 12:46:04 EST
The address of the facility control block is a physical address,
and therefore requires conversion from virtual (patch 2).
Also send unrelated patch 1 which was previously sent as part of
"KVM: s390: Fix minor bugs in STFLE shadowing" but deferred.
Nina Schoetterl-Glausch (2):
KVM: s390: Minor refactor of base/ext facility lists
KVM: s390: vsie: Use virt_to_phys for facility control block
arch/s390/kvm/kvm-s390.c | 44 +++++++++++++++++-----------------------
arch/s390/kvm/vsie.c | 3 ++-
2 files changed, 21 insertions(+), 26 deletions(-)
base-commit: e8f897f4afef0031fe618a8e94127a0934896aba
--
2.40.1