]> git.proxmox.com Git - qemu.git/commit
s390/virtio-ccw: Fix virtio reset
authorChristian Borntraeger <borntraeger@de.ibm.com>
Fri, 7 Jun 2013 10:18:46 +0000 (12:18 +0200)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Mon, 12 Aug 2013 19:36:08 +0000 (14:36 -0500)
commit717086d0e899c388e3f544ad0954131b69d804d1
tree7f1e4cd8d046d8c255c15e750ca03877e00109ca
parentff4be47d1bb4cd4d8d769426922afaa19fd382dd
s390/virtio-ccw: Fix virtio reset

On virtio reset we must reset the indicator to avoid stale interrupts,
e.g. after a reset.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Cc: qemu-stable@nongnu.org
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
(cherry picked from commit 6504a93011138458a2e4f67b513c5a77bdb3cae1)

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
hw/s390x/virtio-ccw.c