linux/drivers/vdpa
Maxime Coquelin 7d18ab6e4f vduse: Temporarily fail if control queue feature requested
[ Upstream commit 56e71885b0 ]

Virtio-net driver control queue implementation is not safe
when used with VDUSE. If the VDUSE application does not
reply to control queue messages, it currently ends up
hanging the kernel thread sending this command.

Some work is on-going to make the control queue
implementation robust with VDUSE. Until it is completed,
let's fail features check if control-queue feature is
requested.

Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Message-Id: <20240109111025.1320976-3-maxime.coquelin@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Eugenio Pérez <eperezma@redhat.com>
Reviewed-by: Xie Yongji <xieyongji@bytedance.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-07-05 09:31:48 +02:00
..
alibaba vdpa: Fix an error handling path in eni_vdpa_probe() 2024-01-25 15:27:47 -08:00
ifcvf vDPA/ifcvf: allocate the adapter in dev_add() 2023-03-11 13:55:42 +01:00
mlx5 vdpa/mlx5: Allow CVQ size changes 2024-03-26 18:21:00 -04:00
vdpa_sim vdpa_sim: reset must not run 2024-03-26 18:21:00 -04:00
vdpa_user vduse: Temporarily fail if control queue feature requested 2024-07-05 09:31:48 +02:00
virtio_pci vp_vdpa: fix the crash in hot unplug with vp_vdpa 2023-03-22 13:34:03 +01:00
Kconfig
Makefile
vdpa.c vdpa: Enable strict validation for netlinks ops 2023-08-23 17:52:31 +02:00