summaryrefslogtreecommitdiff
path: root/drivers/virtio/virtio_vdpa.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-11virtio_vdpa: reject invalid vq indicesVincent Whitchurch1-0/+3
2021-07-08virtio/vdpa: clear the virtqueue state during probeEli Cohen1-0/+15
2021-02-23virtio_vdpa: don't warn when fail to disable vqJason Wang1-2/+1
2020-08-05virtio_vdpa: legacy features handlingMichael S. Tsirkin1-6/+3
2020-04-01virtio: introduce a vDPA based transportJason Wang1-0/+396