Skip to content
Commit 601b9a90 authored by Philipp Kern's avatar Philipp Kern Committed by Alexander Graf
Browse files

target-s390x: Mask the SIGP order_code to 8bit.



According to "CPU Signaling and Response", "Signal-Processor Orders",
the order field is bit position 56-63. Without this, the Linux
guest kernel is sometimes unable to stop emulation and enters
an infinite loop of "XXX unknown sigp: 0xffffffff00000005".

Signed-off-by: default avatarPhilipp Kern <phil@philkern.de>
Reviewed-by: default avatarThomas Huth <thuth@tuxfamily.org>
[agraf: add comment according to email]
Signed-off-by: default avatarAlexander Graf <agraf@suse.de>
parent f4b5b021
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment