pc-bios/s390x: Fix reset psw mask
commit5c6f0d5f46a77d77460dfb518cf1e1e4145c276e
authorJanosch Frank <frankja@linux.ibm.com>
Tue, 3 Dec 2019 13:28:13 +0000 (3 08:28 -0500)
committerCornelia Huck <cohuck@redhat.com>
Wed, 18 Dec 2019 14:54:24 +0000 (18 15:54 +0100)
tree704f82320c71538828631a89d0deec8ea1e7dbba
parent5afec76fbe2c07d03fd8c9ac525140059499637a
pc-bios/s390x: Fix reset psw mask

We need to set the short psw indication bit in the reset psw, as it is
a short psw.

Exposed by "s390x: Properly fetch and test the short psw on diag308
subc 0/1".

Fixes: 962982329029 ("pc-bios/s390-ccw: do a subsystem reset before running the guest")
Signed-off-by: Janosch Frank <frankja@linux.ibm.com>
Message-Id: <20191203132813.2734-5-frankja@linux.ibm.com>
Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
pc-bios/s390-ccw/jump2ipl.c