s390x: refactor error handling for CSCH handler
commit773314426e1ca31e0fcfe137755d43d06eedb0bb
authorHalil Pasic <pasic@linux.vnet.ibm.com>
Tue, 17 Oct 2017 14:04:51 +0000 (17 16:04 +0200)
committerCornelia Huck <cohuck@redhat.com>
Fri, 20 Oct 2017 11:32:10 +0000 (20 13:32 +0200)
tree2bba8655cb5e5205e060a654ceeaccfcea6ff5a9
parent963764081d84f25ecc6aff0d49e074c150910e6a
s390x: refactor error handling for CSCH handler

Simplify the error handling of the CSCH.  Let the code detecting the
condition tell (in a less ambiguous way) how it's to be handled. No
changes in behavior.

Signed-off-by: Halil Pasic <pasic@linux.vnet.ibm.com>
Message-Id: <20171017140453.51099-6-pasic@linux.vnet.ibm.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Dong Jia Shi <bjsdjshi@linux.vnet.ibm.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
hw/s390x/css.c
include/hw/s390x/css.h
target/s390x/ioinst.c