diff options
author | Mike Christie <michael.christie@oracle.com> | 2023-06-27 02:22:55 +0300 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2023-07-03 19:15:13 +0300 |
commit | 0921dddcb5898030f0951816ed685a958acfbde2 (patch) | |
tree | 49ea22eb9870f07f50f70aff487d29f0f6d163b4 /rust | |
parent | 9784df151a601fa1d6d146f8a7f35a2d875e2976 (diff) | |
download | linux-0921dddcb5898030f0951816ed685a958acfbde2.tar.xz |
vhost: take worker or vq instead of dev for queueing
This patch has the core work queueing function take a worker for when we
support multiple workers. It also adds a helper that takes a vq during
queueing so modules can control which vq/worker to queue work on.
This temp leaves vhost_work_queue. It will be removed when the drivers
are converted in the next patches.
Signed-off-by: Mike Christie <michael.christie@oracle.com>
Message-Id: <20230626232307.97930-6-michael.christie@oracle.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'rust')
0 files changed, 0 insertions, 0 deletions