summaryrefslogtreecommitdiff
path: root/drivers/virtio/virtio_vdpa.c
AgeCommit message (Expand)Author
2021-11-01vdpa: Introduce and use vdpa device get, set config helpersParav Pandit
2021-11-01virtio_vdpa: setup correct vq size with callbacks get_vq_num_{max,min}Wu Zongyong
2021-08-11virtio_vdpa: reject invalid vq indicesVincent Whitchurch
2021-07-08virtio/vdpa: clear the virtqueue state during probeEli Cohen
2021-02-23virtio_vdpa: don't warn when fail to disable vqJason Wang
2020-08-05virtio_vdpa: legacy features handlingMichael S. Tsirkin
2020-04-01virtio: introduce a vDPA based transportJason Wang