Searched hist:"85 fa94e16927af2717093e5b8fe225206ec39e16" (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/s390x/ |
H A D | css.h | diff 85fa94e16927af2717093e5b8fe225206ec39e16 Mon May 06 12:11:48 CDT 2019 Cornelia Huck <cohuck@redhat.com> s390/css: handle CCW_FLAG_SKIP
If a ccw has CCW_FLAG_SKIP set, and the command is of type read, read backwards, or sense, no data should be written to the guest for that command.
Reviewed-by: Eric Farman <farman@linux.ibm.com> Message-Id: <20190516133327.11430-1-cohuck@redhat.com> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
|
/openbmc/qemu/hw/s390x/ |
H A D | css.c | diff 85fa94e16927af2717093e5b8fe225206ec39e16 Mon May 06 12:11:48 CDT 2019 Cornelia Huck <cohuck@redhat.com> s390/css: handle CCW_FLAG_SKIP
If a ccw has CCW_FLAG_SKIP set, and the command is of type read, read backwards, or sense, no data should be written to the guest for that command.
Reviewed-by: Eric Farman <farman@linux.ibm.com> Message-Id: <20190516133327.11430-1-cohuck@redhat.com> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
|