diff options
author | Stefano Garzarella <sgarzare@redhat.com> | 2022-04-28 15:22:40 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-05-02 16:04:34 -0700 |
commit | a103209886264a3289f7e53e7ed389d0391fb23f (patch) | |
tree | 25f69ebbf5f771b588bc21a43fe6068db5c1ba42 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 954f46d2f0b4a76405a5e0788e3f80a24c657fd4 (diff) |
vsock/virtio: factor our the code to initialize and delete VQs
Add virtio_vsock_vqs_init() and virtio_vsock_vqs_del() with the code
that was in virtio_vsock_probe() and virtio_vsock_remove to initialize
and delete VQs.
These new functions will be used in the next commit to support device
suspend/resume
Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions