public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC 0/2] support vduse feature provisioning in vdpa netlink command
@ 2025-10-02 10:35 Eugenio Pérez
  2025-10-02 10:35 ` [RFC 1/2] vduse: support feature provisioning Eugenio Pérez
  2025-10-02 10:35 ` [RFC 2/2] vduse: allow to specify device-specific features if it's multiclass Eugenio Pérez
  0 siblings, 2 replies; 7+ messages in thread
From: Eugenio Pérez @ 2025-10-02 10:35 UTC (permalink / raw)
  To: mst
  Cc: Laurent Vivier, Stefano Garzarella, Dragos Tatulea DE, Cindy Lu,
	Maxime Coquelin, Eugenio Pérez, Yongji Xie, jasowang,
	Xuan Zhuo, linux-kernel, Jonah Palmer, Si-Wei Liu, virtualization,
	Beñat Gartzia Arruabarrena

This series implements features provisioning for vduse devices.  This allows
the device provisioner to clear the features exposed by the userland device, so
the driver never see them.  The intended use case is to provision more than one
different device with the same feature set, allowing live migration between
them.

The device addition validates the provisioned features to be a subset of the
parent features, as the rest of the backends.

Eugenio Pérez (2):
  vduse: support feature provisioning
  vduse: allow to specify device-specific features if it's multiclass

 drivers/vdpa/vdpa.c                |  9 ---------
 drivers/vdpa/vdpa_user/vduse_dev.c | 17 ++++++++++++++---
 2 files changed, 14 insertions(+), 12 deletions(-)

-- 
2.51.0


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

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-02 10:35 [RFC 0/2] support vduse feature provisioning in vdpa netlink command Eugenio Pérez
2025-10-02 10:35 ` [RFC 1/2] vduse: support feature provisioning Eugenio Pérez
2025-10-10  4:38   ` Si-Wei Liu
2025-10-10  9:41     ` Eugenio Perez Martin
2025-10-02 10:35 ` [RFC 2/2] vduse: allow to specify device-specific features if it's multiclass Eugenio Pérez
2025-10-10  1:39   ` Jason Wang
2025-10-10  3:58     ` Jason Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox