summaryrefslogtreecommitdiffstats
path: root/drivers/vdpa/ifcvf/ifcvf_base.c
Commit message (Expand)AuthorAgeFilesLines
* ifcvf/vDPA: fix misuse virtio-net device config size for blk devZhu Lingshan2022-01-141-10/+31
* vDPA/ifcvf: detect and use the onboard number of queues directlyZhu Lingshan2021-09-051-3/+5
* vDPA/ifcvf: record virtio notify baseZhu Lingshan2021-07-031-0/+4
* vDPA/ifcvf: verify mandatory feature bits for vDPAZhu Lingshan2021-05-031-0/+12
* vDPA/ifcvf: fetch device feature bits when probeZhu Lingshan2021-05-031-2/+10
* net/vdpa: Use struct for set/get vq stateEli Cohen2020-08-051-2/+2
* ifcvf: implement config interrupt in IFCVFZhu Lingshan2020-06-061-0/+3
* vdpa: remove unused variables 'ifcvf' and 'ifcvf_lm'YueHaibing2020-04-161-2/+0
* vdpa: move to drivers/vdpaMichael S. Tsirkin2020-04-021-0/+389