WSL2-Linux-Kernel/arch/s390/kvm
Christian Borntraeger e19fa952c2 KVM: s390: fix LPSWEY handling
[ Upstream commit 4c6abb7f7b349f00c0f7ed5045bf67759c012892 ]

in rare cases, e.g. for injecting a machine check we do intercept all
load PSW instructions via ICTL_LPSW. With facility 193 a new variant
LPSWEY was added. KVM needs to handle that as well.

Fixes: a3efa84292 ("KVM: s390: gen_facilities: allow facilities 165, 193, 194 and 196")
Reported-by: Marc Hartmayer <mhartmay@linux.ibm.com>
Reviewed-by: Sven Schnelle <svens@linux.ibm.com>
Reviewed-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@linux.ibm.com>
Message-ID: <20240628163547.2314-1-borntraeger@linux.ibm.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-07-18 13:07:30 +02:00
..
Kconfig
Makefile
diag.c KVM: s390/diag: fix racy access of physical cpu number in diag 9c handler 2023-07-23 13:47:26 +02:00
gaccess.c
gaccess.h
guestdbg.c
intercept.c KVM: s390: fix sthyi error handling 2023-08-11 15:13:49 +02:00
interrupt.c
irq.h
kvm-s390.c KVM: s390: fix LPSWEY handling 2024-07-18 13:07:30 +02:00
kvm-s390.h KVM: s390: fix LPSWEY handling 2024-07-18 13:07:30 +02:00
priv.c KVM: s390: fix LPSWEY handling 2024-07-18 13:07:30 +02:00
pv.c
sigp.c
trace-s390.h
trace.h
vsie.c KVM: s390: vsie: fix the length of APCB bitmap 2023-07-23 13:47:26 +02:00