linux/drivers/vdpa
Zhu Lingshan 3597a2fba6 ifcvf: implement vdpa_config_ops.get_vq_irq()
This commit implemented vdpa_config_ops.get_vq_irq() in ifcvf,
and initialized vq irq to -EINVAL. So that ifcvf can report
irq number of a vq, or -EINVAL if the vq is not assigned an
irq number.

Signed-off-by: Zhu Lingshan <lingshan.zhu@intel.com>
Suggested-by: Jason Wang <jasowang@redhat.com>
Link: https://lore.kernel.org/r/20200731065533.4144-6-lingshan.zhu@intel.com
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2020-08-05 11:08:42 -04:00
..
ifcvf ifcvf: implement vdpa_config_ops.get_vq_irq() 2020-08-05 11:08:42 -04:00
vdpa_sim vdpasim: protect concurrent access to iommu iotlb 2020-08-05 11:08:41 -04:00
Kconfig vhost: revert "vhost: disable for OABI" 2020-06-02 02:45:13 -04:00
Makefile
vdpa.c vdpa: make sure set_features is invoked for legacy 2020-08-05 11:08:40 -04:00