commit | 0c53057adb04d254bc09511880670c92ab185fc6 | [log] [tgz] |
---|---|---|
author | Cornelia Huck <cohuck@redhat.com> | Mon May 07 15:05:42 2018 +0200 |
committer | Cornelia Huck <cohuck@redhat.com> | Mon May 14 17:10:02 2018 +0200 |
tree | a580a0e67ad80fca9371807387c853773a38e4a7 | |
parent | a6e4385dea94850d7b06b0542e7960c1063fdabd [diff] |
virtio-ccw: common reset handler All the different virtio ccw devices use the same reset handler, so let's move setting it into the base virtio ccw device class. CC: qemu-stable@nongnu.org Reviewed-by: Thomas Huth <thuth@redhat.com> Reviewed-by: David Hildenbrand <david@redhat.com> Reviewed-by: Halil Pasic <pasic@linux.ibm.com> Signed-off-by: Cornelia Huck <cohuck@redhat.com>