summaryrefslogtreecommitdiff
path: root/drivers/vdpa/ifcvf/ifcvf_base.c
AgeCommit message (Expand)Author
2022-09-27vdpa/ifcvf: fix the calculation of queuepairAngus Chen
2022-08-11vDPA/ifcvf: get_config_size should return a value no greater than dev impleme...Zhu Lingshan
2022-08-11vDPA/ifcvf: remove duplicated assignment to pointer cfgColin Ian King
2022-03-28vDPA/ifcvf: cacheline alignment for ifcvf_hwZhu Lingshan
2022-03-28vDPA/ifcvf: implement shared IRQ featureZhu Lingshan
2022-03-28vDPA/ifcvf: make use of virtio pci modern IO helpers in ifcvfZhu Lingshan
2022-01-14ifcvf/vDPA: fix misuse virtio-net device config size for blk devZhu Lingshan
2021-09-05vDPA/ifcvf: detect and use the onboard number of queues directlyZhu Lingshan
2021-07-03vDPA/ifcvf: record virtio notify baseZhu Lingshan
2021-05-03vDPA/ifcvf: verify mandatory feature bits for vDPAZhu Lingshan
2021-05-03vDPA/ifcvf: fetch device feature bits when probeZhu Lingshan
2020-08-05net/vdpa: Use struct for set/get vq stateEli Cohen
2020-06-06ifcvf: implement config interrupt in IFCVFZhu Lingshan
2020-04-16vdpa: remove unused variables 'ifcvf' and 'ifcvf_lm'YueHaibing
2020-04-02vdpa: move to drivers/vdpaMichael S. Tsirkin