commit | 997340f3c5190a311902eeaabd9413434e97ff4c | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Thu Jun 09 08:35:45 2022 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Jun 14 16:50:30 2022 +0200 |
tree | f2e0ca8224301292ed5da1453a213d7edce2f68f | |
parent | f55ba8018c60958fa138e251456b0e6fab5e7e63 [diff] |
s390x: simplify virtio_ccw_reset_virtio Call virtio_bus_reset instead of virtio_reset, so that the function need not receive the VirtIODevice. Reviewed-by: Cornelia Huck <cohuck@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>