summaryrefslogtreecommitdiff
path: root/drivers/vdpa/ifcvf/ifcvf_base.h
AgeCommit message (Expand)Author
2021-05-03vDPA/ifcvf: enable Intel C5000X-PL virtio-block for vDPAZhu Lingshan
2021-05-03vDPA/ifcvf: deduce VIRTIO device ID when probeZhu Lingshan
2021-05-03vDPA/ifcvf: deduce VIRTIO device ID from pdev idsZhu Lingshan
2021-05-03vDPA/ifcvf: verify mandatory feature bits for vDPAZhu Lingshan
2021-05-03vDPA/ifcvf: fetch device feature bits when probeZhu Lingshan
2021-05-03vDPA/ifcvf: rename original IFCVF dev ids to N3000 idsZhu Lingshan
2021-05-03vDPA/ifcvf: enable Intel C5000X-PL virtio-net for vDPAZhu Lingshan
2020-08-26vdpa: ifcvf: free config irq in ifcvf_free_irq()Jason Wang
2020-08-05net/vdpa: Use struct for set/get vq stateEli Cohen
2020-08-03virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORMMichael S. Tsirkin
2020-06-06ifcvf: implement config interrupt in IFCVFZhu Lingshan
2020-04-02vdpa: move to drivers/vdpaMichael S. Tsirkin