All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] vfio: Implement device features for vfio-user
@ 2026-03-17 19:53 John Levon
  2026-03-17 19:53 ` [PATCH 1/2] vfio-user: support VFIO_USER_DEVICE_FEATURE John Levon
  2026-03-17 19:53 ` [PATCH 2/2] vfio: quieten dma-buf warning John Levon
  0 siblings, 2 replies; 10+ messages in thread
From: John Levon @ 2026-03-17 19:53 UTC (permalink / raw)
  To: qemu-devel
  Cc: Alex Williamson, Thanos Makatos, Cédric Le Goater,
	John Levon



John Levon (2):
  vfio-user: support VFIO_USER_DEVICE_FEATURE
  vfio: quieten dma-buf warning

 hw/vfio-user/protocol.h | 12 ++++++++++++
 hw/vfio-user/device.c   | 39 +++++++++++++++++++++++++++++++++++++++
 hw/vfio/region.c        |  2 --
 3 files changed, 51 insertions(+), 2 deletions(-)

-- 
2.43.0



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

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

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-17 19:53 [PATCH 0/2] vfio: Implement device features for vfio-user John Levon
2026-03-17 19:53 ` [PATCH 1/2] vfio-user: support VFIO_USER_DEVICE_FEATURE John Levon
2026-04-08  7:42   ` Cédric Le Goater
2026-04-08  9:00     ` John Levon
2026-03-17 19:53 ` [PATCH 2/2] vfio: quieten dma-buf warning John Levon
2026-04-08  7:52   ` Cédric Le Goater
2026-04-08  8:57     ` John Levon
2026-04-09  9:53       ` Cédric Le Goater
2026-04-09 10:05         ` John Levon
2026-04-09 10:12         ` 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.