Spdk/lib/vhost
Changpeng Liu f3d3338b29 lib/vhost: register VQ interrupt handler when enable VQ
In commit 23baa67, we will start virtio device only once,
and update the VQ's information in SET_VRING_KICK message
context, so when multi-queues are enabled, SPDK doesn't
register VQ's interrupt handler, here we add it when enable
VQ.

Fix issue #2940.

Change-Id: I29dbd7bf0b81b23c2e47e37c467952cc5887b5bf
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17354
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Mellanox Build Bot
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2023-05-09 17:58:11 +08:00
..
Makefile so_ver: increase all major versions 2023-01-24 08:37:21 +00:00
rte_vhost_user.c lib/vhost: register VQ interrupt handler when enable VQ 2023-05-09 17:58:11 +08:00
spdk_vhost.map event/vhost: separate vhost subsystem to scsi and blk 2022-05-20 09:20:07 +00:00
vhost_blk.c lib/vhost: register VQ interrupt handler when enable VQ 2023-05-09 17:58:11 +08:00
vhost_internal.h lib/vhost: register VQ interrupt handler when enable VQ 2023-05-09 17:58:11 +08:00
vhost_rpc.c vhost_rpc:add sessions information for vhost_get_controllers 2023-03-13 07:59:08 +00:00
vhost_scsi.c lib/vhost: rename device stop function calls 2023-01-06 16:14:35 +00:00
vhost.c virtio_blk: add dump opts 2023-01-20 18:57:38 +00:00