On Thu, 16 May 2019 15:33:27 +0200 Cornelia Huck <coh...@redhat.com> wrote:
> 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 <far...@linux.ibm.com> > Signed-off-by: Cornelia Huck <coh...@redhat.com> > --- > > Will queue this unless someone complains. > > v3 -> v4: use MEMTX_OK [Eric] > v2 -> v3: fixed checks even more [Pierre] > v1 -> v2: fixed checks for command type [Eric] > > --- > hw/s390x/css.c | 22 ++++++++++++++++++---- > include/hw/s390x/css.h | 1 + > 2 files changed, 19 insertions(+), 4 deletions(-) Queued to s390-next.