Searched hist:"89 c6722da24761d14db1b19250919c8004758ba5" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/include/hw/s390x/ |
H A D | css.h | diff 89c6722da24761d14db1b19250919c8004758ba5 Mon Jul 05 11:39:52 CDT 2021 Cornelia Huck <cohuck@redhat.com> css: fix actl handling for unit exceptions
When a subchannel becomes pending with unit exception, start pending (and for that matter, halt or clear pending) are not removed in the actl. Device active and subchannel active, however, are (due to the subchannel becoming status pending with primary respectively secondary status).
The other conditions in the actl are only cleared when the guest executes tsch on the subchannel.
Signed-off-by: Cornelia Huck <cohuck@redhat.com> Reviewed-by: Matthew Rosato <mjrosato@linux.ibm.com> Tested-by: Jared Rossi <jrossi@linux.ibm.com> Message-Id: <20210705163952.736020-3-cohuck@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
|