]> Git Repo - qemu.git/commit - hw/vfio/ccw.c
vfio/ccw: update sense data if a unit check is pending
authorDong Jia Shi <[email protected]>
Wed, 17 May 2017 00:48:12 +0000 (02:48 +0200)
committerCornelia Huck <[email protected]>
Fri, 19 May 2017 10:29:01 +0000 (12:29 +0200)
commit334e76850bbbdc977656cc8a77ce101af00ba13d
tree9fb22210409f901d5f760b99073ee7595414c0a3
parentbab482d7405f9fe3cac9c213d60f9ca9442c047b
vfio/ccw: update sense data if a unit check is pending

Concurrent-sense data is currently not delivered. This patch stores
the concurrent-sense data to the subchannel if a unit check is pending
and the concurrent-sense bit is enabled. Then a TSCH can retreive the
right IRB data back to the guest.

Acked-by: Alex Williamson <[email protected]>
Signed-off-by: Dong Jia Shi <[email protected]>
Message-Id: <20170517004813[email protected]>
Signed-off-by: Cornelia Huck <[email protected]>
hw/vfio/ccw.c
This page took 0.021795 seconds and 4 git commands to generate.