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