On Thu, Jun 09 2022, Paolo Bonzini <pbonz...@redhat.com> wrote: > Call virtio_bus_reset instead of virtio_reset, so that the function > need not receive the VirtIODevice. > > Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> > --- > hw/s390x/virtio-ccw.c | 11 +++++------ > 1 file changed, 5 insertions(+), 6 deletions(-)
Reviewed-by: Cornelia Huck <coh...@redhat.com>