linux-stable/drivers/vdpa/pds
Shannon Nelson 8efc365b20 pds_vdpa: fix up debugfs feature bit printing
Make clearer in debugfs output the difference between the hw
feature bits, the features supported through the driver, and
the features that have been negotiated.

Signed-off-by: Shannon Nelson <shannon.nelson@amd.com>
Message-Id: <20230711042437.69381-6-shannon.nelson@amd.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
2023-08-10 15:51:46 -04:00
..
Makefile pds_vdpa: protect Makefile from unconfigured debugfs 2023-08-10 15:24:27 -04:00
aux_drv.c pds_vdpa: add support for vdpa and vdpamgmt interfaces 2023-06-27 10:47:09 -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 pds_vdpa: add vdpa config client commands 2023-06-27 10:47:09 -04:00
debugfs.c pds_vdpa: fix up debugfs feature bit printing 2023-08-10 15:51:46 -04:00
debugfs.h pds_vdpa: add support for vdpa and vdpamgmt interfaces 2023-06-27 10:47:09 -04:00
vdpa_dev.c pds_vdpa: alloc irq vectors on DRIVER_OK 2023-08-10 15:51:45 -04:00
vdpa_dev.h pds_vdpa: always allow offering VIRTIO_NET_F_MAC 2023-08-10 15:51:45 -04:00