DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] Search the split vq desc and avail in RO areas
@ 2025-06-05 11:35 Eugenio Pérez
  2025-06-05 11:35 ` [PATCH 1/2] vhost: search " Eugenio Pérez
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Eugenio Pérez @ 2025-06-05 11:35 UTC (permalink / raw)
  To: dev; +Cc: Chenbo Xia, stable, Maxime Coquelin

QEMU's shadow virtqueue and VDUSE exposes these areas as read-only. If
we don't change it, vhost_iova_to_vva do not consider them as valid and
returns that they're not found.

Eugenio Pérez (2):
  vhost: search the split vq desc and avail in RO areas
  vhost: search the packed vq driver area in RO areas

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

-- 
2.49.0


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-06-06 15:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-06-05 11:35 [PATCH 0/2] Search the split vq desc and avail in RO areas Eugenio Pérez
2025-06-05 11:35 ` [PATCH 1/2] vhost: search " Eugenio Pérez
2025-06-05 11:35 ` [PATCH 2/2] vhost: search the packed vq driver area " Eugenio Pérez
2025-06-05 11:50 ` [PATCH 0/2] Search the split vq desc and avail " David Marchand
2025-06-05 14:54   ` Eugenio Perez Martin
2025-06-06 14:20     ` David Marchand
2025-06-06 15:10       ` Maxime Coquelin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).