pds_vdpa: get vdpa management info
authorShannon Nelson <shannon.nelson@amd.com>
Fri, 19 May 2023 21:56:27 +0000 (14:56 -0700)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 27 Jun 2023 14:47:08 +0000 (10:47 -0400)
commit25d1270b6e9ea893c2fe19a4bd52ebfde22812f4
treedbca1c807082f4a06ba35cd0073e0aa4864e9917
parente0c6de13ff87b917407e8c817c1007c3dc7ece6f
pds_vdpa: get vdpa management info

Find the vDPA management information from the DSC in order to
advertise it to the vdpa subsystem.

Signed-off-by: Shannon Nelson <shannon.nelson@amd.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Message-Id: <20230519215632.12343-7-shannon.nelson@amd.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/vdpa/pds/Makefile
drivers/vdpa/pds/aux_drv.c
drivers/vdpa/pds/aux_drv.h
drivers/vdpa/pds/debugfs.c
drivers/vdpa/pds/vdpa_dev.c [new file with mode: 0644]
drivers/vdpa/pds/vdpa_dev.h [new file with mode: 0644]