[PATCH v2 0/2] vhost: VDUSE startup workaround and fix

Maxime Coquelin maxime.coquelin at redhat.com
Tue Sep 16 11:35:48 CEST 2025


This series is a follow-up of the workaround to ensure queues are
in a ready state before starting the device.

It also adds a patch to ensure data passed to the kernel are properly
initialized.

Changes in v2:
==============
- Improve comments (David)
- Initialize vq_info properly (David)
- Add David's R-by

Maxime Coquelin (2):
  vhost: add VDUSE virtqueue ready state polling workaround
  vhost: fix uninitialized VQ info in VDUSE vring setup

 lib/vhost/vduse.c | 63 ++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 60 insertions(+), 3 deletions(-)

-- 
2.51.0



More information about the dev mailing list