aboutsummaryrefslogtreecommitdiff
path: root/drivers/virtio/virtio_vdpa.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-11virtio_vdpa: reject invalid vq indicesGravatar Vincent Whitchurch 1-0/+3
2021-07-08virtio/vdpa: clear the virtqueue state during probeGravatar Eli Cohen 1-0/+15
2021-02-23virtio_vdpa: don't warn when fail to disable vqGravatar Jason Wang 1-2/+1
2020-08-05virtio_vdpa: legacy features handlingGravatar Michael S. Tsirkin 1-6/+3
2020-04-01virtio: introduce a vDPA based transportGravatar Jason Wang 1-0/+396