]> Git Repo - qemu.git/commit
s390/sclp: improve special wait psw logic
authorChristian Borntraeger <[email protected]>
Thu, 20 Feb 2020 13:16:22 +0000 (14:16 +0100)
committerCornelia Huck <[email protected]>
Wed, 26 Feb 2020 17:57:07 +0000 (18:57 +0100)
commit8b51c0961cc13e55b26bb6665ec3a341abdc7658
tree2a6138b5236e87f275ad9254479ad133f58d50c7
parentb91a03946e0f65ddd22927dd80ca1276bf89c5af
s390/sclp: improve special wait psw logic

There is a special quiesce PSW that we check for "shutdown". Otherwise disabled
wait is detected as "crashed". Architecturally we must only check PSW bits
116-127. Fix this.

Cc: [email protected]
Signed-off-by: Christian Borntraeger <[email protected]>
Message-Id: <1582204582[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Acked-by: Janosch Frank <[email protected]>
Signed-off-by: Cornelia Huck <[email protected]>
target/s390x/helper.c
This page took 0.024324 seconds and 4 git commands to generate.