All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] vfio-user fixes
@ 2026-04-09 10:47 John Levon
  2026-04-09 10:47 ` [PATCH 1/3] vfio-user: support VFIO_USER_DEVICE_FEATURE John Levon
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: John Levon @ 2026-04-09 10:47 UTC (permalink / raw)
  To: qemu-devel
  Cc: Thanos Makatos, Pierrick Bouvier, Cédric Le Goater,
	John Levon



John Levon (3):
  vfio-user: support VFIO_USER_DEVICE_FEATURE
  vfio-user: correct protocol for DMA reads/writes
  vfio-user: fix DMA write reply

 docs/interop/vfio-user.rst |  8 +++++++-
 hw/vfio-user/protocol.h    | 14 ++++++++++++-
 hw/vfio-user/device.c      | 42 ++++++++++++++++++++++++++++++++++++++
 hw/vfio-user/pci.c         | 30 +++++++++++++++++++--------
 hw/vfio-user/trace-events  | 23 ++++++++++++---------
 5 files changed, 97 insertions(+), 20 deletions(-)

-- 
2.43.0



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

end of thread, other threads:[~2026-04-10  7:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-09 10:47 [PATCH 0/3] vfio-user fixes John Levon
2026-04-09 10:47 ` [PATCH 1/3] vfio-user: support VFIO_USER_DEVICE_FEATURE John Levon
2026-04-09 11:50   ` Cédric Le Goater
2026-04-09 12:31     ` John Levon
2026-04-10  7:28       ` Cédric Le Goater
2026-04-09 10:47 ` [PATCH 2/3] vfio-user: correct protocol for DMA reads/writes John Levon
2026-04-09 10:47 ` [PATCH 3/3] vfio-user: fix DMA write reply John Levon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.