linux/drivers/s390/kvm
Cornelia Huck 99437a2782 KVM: s390: virtio_ccw: reset errors for new I/O.
ccw_io_helper neglected to reset vcdev->err after a new channel
program had been successfully started, resulting in stale errors
delivered after one I/O failed. Reset the error after a new
channel program has been successfully started with no old I/O
pending.

Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
2013-04-07 13:13:47 +03:00
..
Makefile KVM: s390: Add a channel I/O based virtio transport driver. 2012-12-18 14:37:13 +02:00
kvm_virtio.c KVM: s390: Change the virtual memory mapping location for virtio devices 2013-04-02 16:14:49 +03:00
virtio_ccw.c KVM: s390: virtio_ccw: reset errors for new I/O. 2013-04-07 13:13:47 +03:00