]> git.proxmox.com Git - mirror_qemu.git/commit - hw/s390x/css.c
s390x: refactor error handling for XSCH handler
authorHalil Pasic <pasic@linux.vnet.ibm.com>
Tue, 17 Oct 2017 14:04:50 +0000 (16:04 +0200)
committerCornelia Huck <cohuck@redhat.com>
Fri, 20 Oct 2017 11:32:10 +0000 (13:32 +0200)
commit963764081d84f25ecc6aff0d49e074c150910e6a
treea9866f3a6667f9ebef37a763159d00641ead7228
parent66dc50f7057b9a0191f54e55764412202306858d
s390x: refactor error handling for XSCH handler

Simplify the error handling of the XSCH.  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-5-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