diff options
| author | Jiri Pirko <[email protected]> | 2024-07-08 07:47:59 +0000 |
|---|---|---|
| committer | Michael S. Tsirkin <[email protected]> | 2024-07-17 09:20:57 +0000 |
| commit | c502eb85c34e29bb185e3d15dd9b8fce8a74f303 (patch) | |
| tree | 931d0922cd5e1cabfa6df26d918f3c3f0140d70d /arch/um/drivers/virtio_uml.c | |
| parent | virtio: make virtio_find_single_vq() call virtio_find_vqs() (diff) | |
| download | kernel-c502eb85c34e29bb185e3d15dd9b8fce8a74f303.tar.gz kernel-c502eb85c34e29bb185e3d15dd9b8fce8a74f303.zip | |
virtio: introduce virtio_queue_info struct and find_vqs_info() config op
Introduce a structure virtio_queue_info to carry name, callback and ctx
together. In order to allow config implementations to accept config op
with array of virtio_queue_info structures, introduce a new
find_vqs_info() op. Do the needed conversion in virtio_find_vqs_ctx().
Note that whole virtio_find_vqs_ctx() is going to be eventually removed
at the and of this patchset.
Suggested-by: Xuan Zhuo <[email protected]>
Signed-off-by: Jiri Pirko <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
Diffstat (limited to 'arch/um/drivers/virtio_uml.c')
0 files changed, 0 insertions, 0 deletions
