diff options
author | Mike Christie <michael.christie@oracle.com> | 2023-06-27 01:22:55 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2023-07-03 18:15:13 +0200 |
commit | 0921dddcb5898030f0951816ed685a958acfbde2 (patch) | |
tree | 49ea22eb9870f07f50f70aff487d29f0f6d163b4 /security | |
parent | vhost, vhost_net: add helper to check if vq has work (diff) | |
download | linux-0921dddcb5898030f0951816ed685a958acfbde2.tar.xz linux-0921dddcb5898030f0951816ed685a958acfbde2.zip |
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 'security')
0 files changed, 0 insertions, 0 deletions