index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vdpa
/
ifcvf
Age
Commit message (
Expand
)
Author
2021-02-25
vdpa: set the virtqueue num during register
Jason Wang
2021-02-23
vdpa: Extend routine to accept vdpa device name
Parav Pandit
2020-12-18
vdpa: ifcvf: Use dma_set_mask_and_coherent to simplify code
Christophe JAILLET
2020-08-26
vdpa: ifcvf: free config irq in ifcvf_free_irq()
Jason Wang
2020-08-26
vdpa: ifcvf: return err when fail to request config irq
Jason Wang
2020-08-05
vdpa: Modify get_vq_state() to return error code
Eli Cohen
2020-08-05
net/vdpa: Use struct for set/get vq state
Eli Cohen
2020-08-05
vdpa: remove hard coded virtq num
Max Gurtovoy
2020-08-05
ifcvf: implement vdpa_config_ops.get_vq_irq()
Zhu Lingshan
2020-08-03
virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM
Michael S. Tsirkin
2020-06-06
ifcvf: implement config interrupt in IFCVF
Zhu Lingshan
2020-06-06
ifcvf: ignore continuous setting same status value
Zhu Lingshan
2020-06-04
ifcvf: move IRQ request/free to status change handlers
Zhu Lingshan
2020-04-17
vdpa: allow a 32 bit vq alignment
Michael S. Tsirkin
2020-04-16
vdpa: remove unused variables 'ifcvf' and 'ifcvf_lm'
YueHaibing
2020-04-02
vdpa: move to drivers/vdpa
Michael S. Tsirkin