Cornelia Huck fa8b0ca5d1 virtio-ccw: complete handling of guest-initiated resets
For a guest-initiated reset, we need to not only reset the virtio device,
but also reset the VirtioCcwDevice into a clean state. This includes
resetting the indicators, or else a guest will not be able to e.g.
switch from classic interrupts to adapter interrupts.

Split off this routine into a new function virtio_ccw_reset_virtio()
to make the distinction between resetting the virtio-related devices
and the base subchannel device clear.

CC: qemu-stable@nongnu.org
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Reviewed-by: Christian Borntraeger <borntraeger@de.ibm.com>
2015-06-30 09:34:57 +02:00
..
2015-04-27 18:24:18 +02:00
2015-06-24 16:16:04 +01:00
2015-06-26 15:57:43 +01:00
2015-06-23 20:23:39 +03:00
2015-05-29 11:28:59 +01:00
2015-06-26 15:57:43 +01:00
2015-06-23 10:32:35 +02:00
2015-06-23 19:57:28 +03:00
2015-06-23 19:57:28 +03:00
2014-10-24 12:19:11 +01:00
2015-03-19 11:11:55 +03:00
2015-06-22 18:20:40 +02:00
2015-06-18 10:35:59 +01:00
2015-06-26 15:57:43 +01:00
2015-06-23 19:57:28 +03:00
2015-06-23 18:25:55 +01:00