s390x/sclp: Fixed setting of condition code register
commite8803d93df1bbaebe015b602a8178b424903bf5f
authorThomas Huth <thuth@linux.vnet.ibm.com>
Tue, 14 Jan 2014 11:13:32 +0000 (14 12:13 +0100)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Thu, 27 Feb 2014 08:51:25 +0000 (27 09:51 +0100)
treecabda9d190da4e5fb015c8064ea0215bf4d0c8ef
parent6e25280216fc23c8387892f76d961559da124528
s390x/sclp: Fixed setting of condition code register

In the SCLP handler function, the condition code register must
only be set if no exception occured.

Signed-off-by: Thomas Huth <thuth@linux.vnet.ibm.com>
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
target-s390x/kvm.c