linux/drivers/vdpa/pds
Jason Wang 0d16cc439f vdpa: introduce map ops
Virtio core allows the transport to provide device or transport
specific mapping functions. This patch adds this support to vDPA. We
can simply do this by allowing the vDPA parent to register a
virtio_map_ops.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Message-Id: <20250924070045.10361-2-jasowang@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Eugenio Pérez <eperezma@redhat.com>
2025-10-01 07:24:55 -04:00
..
Makefile pds_vdpa: protect Makefile from unconfigured debugfs 2023-08-10 15:24:27 -04:00
aux_drv.c vdpa/pds: fixes for VF vdpa flr-aer handling 2024-03-19 02:45:49 -04:00
aux_drv.h pds_vdpa: add support for vdpa and vdpamgmt interfaces 2023-06-27 10:47:09 -04:00
cmds.c pds_vdpa: add vdpa config client commands 2023-06-27 10:47:09 -04:00
cmds.h vdpa: Remove unused declarations 2024-09-25 07:07:43 -04:00
debugfs.c pds_vdpa: fix up format-truncation complaint 2023-12-01 09:55:01 -05:00
debugfs.h pds_vdpa: add support for vdpa and vdpamgmt interfaces 2023-06-27 10:47:09 -04:00
vdpa_dev.c vdpa: introduce map ops 2025-10-01 07:24:55 -04:00
vdpa_dev.h vdpa/pds: fixes for VF vdpa flr-aer handling 2024-03-19 02:45:49 -04:00