]> Git Repo - qemu.git/commit
s390/css: handle CCW_FLAG_SKIP
authorCornelia Huck <[email protected]>
Mon, 6 May 2019 17:11:48 +0000 (19:11 +0200)
committerCornelia Huck <[email protected]>
Fri, 17 May 2019 06:16:02 +0000 (08:16 +0200)
commit85fa94e16927af2717093e5b8fe225206ec39e16
tree68e029690d90be5d0d9d7151a3a2b4a87cf99cec
parent1e3f9c69a42ab0365ac381035e501c94c411b007
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 <[email protected]>
Message-Id: <20190516133327[email protected]>
Signed-off-by: Cornelia Huck <[email protected]>
hw/s390x/css.c
include/hw/s390x/css.h
This page took 0.025129 seconds and 4 git commands to generate.