]> Git Repo - qemu.git/commit
virtio-ccw: Fix unsetting of indicators.
authorCornelia Huck <[email protected]>
Wed, 5 Jun 2013 15:13:05 +0000 (17:13 +0200)
committerCornelia Huck <[email protected]>
Thu, 6 Jun 2013 08:25:59 +0000 (10:25 +0200)
commitd1db1fa8dfcea9c62643f624f2a07d2fd375ce45
tree58966d3259f7b37696bfc98cf460252825256f5a
parent8312976e73fce9689ab831c1da565ec413680cff
virtio-ccw: Fix unsetting of indicators.

Interpretation of the ccws to register (configuration) indicators contained
a thinko: We want to disallow reading from 0, but setting the indicator
pointer to 0 is fine.

Let's fix the handling for CCW_CMD_SET{,_CONF}_IND.

Cc: [email protected]
Signed-off-by: Cornelia Huck <[email protected]>
hw/s390x/virtio-ccw.c
This page took 0.024608 seconds and 4 git commands to generate.