diff options
author | Mike Christie <michael.christie@oracle.com> | 2023-06-27 02:22:57 +0300 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2023-07-03 19:15:13 +0300 |
commit | 493b94bf5ae0f6d67bd3728e8c723800d99a13ad (patch) | |
tree | 4799428db9083896dfd6d00a0d48dbefee02dbea /drivers/vfio/container.c | |
parent | a6fc04739be7cd8a744658fd2734906a6a0eb400 (diff) | |
download | linux-493b94bf5ae0f6d67bd3728e8c723800d99a13ad.tar.xz |
vhost: convert poll work to be vq based
This has the drivers pass in their poll to vq mapping and then converts
the core poll code to use the vq based helpers. In the next patches we
will allow vqs to be handled by different workers, so to allow drivers
to execute operations like queue, stop, flush, etc on specific polls/vqs
we need to know the mappings.
Signed-off-by: Mike Christie <michael.christie@oracle.com>
Message-Id: <20230626232307.97930-8-michael.christie@oracle.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'drivers/vfio/container.c')
0 files changed, 0 insertions, 0 deletions