On 07.05.2018 17:51, Cornelia Huck wrote: > All the different virtio ccw devices use the same reset handler, > so let's move setting it into the base virtio ccw device class. > > Signed-off-by: Cornelia Huck <coh...@redhat.com> > --- > hw/s390x/virtio-ccw.c | 13 +------------ > 1 file changed, 1 insertion(+), 12 deletions(-)
Reviewed-by: Thomas Huth <th...@redhat.com>