KVM: s390: fix LPSWEY handling
[ Upstream commit 4c6abb7f ] 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: a3efa842 ("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>
Loading
Please register or sign in to comment