summaryrefslogtreecommitdiffstats
path: root/hw/virtio/vhost-vdpa.c
Commit message (Expand)AuthorAgeFilesLines
* hw/virtio/vhost-vdpa: Fix Coverity CID 1432864Philippe Mathieu-Daudé2020-10-301-2/+2
* vhost-vdpa: add trace-eventsLaurent Vivier2020-09-291-5/+87
* vhost-vdpa: batch updating IOTLB mappingsJason Wang2020-09-291-0/+66
* vhost-vdpa: remove useless variableLaurent Vivier2020-09-231-6/+3Star
* virtio: vdpa: omit check return of g_mallocLi Qiang2020-09-231-6/+1Star
* vhost-vdpa: fix indentation in vdpa_opsStefano Garzarella2020-09-231-2/+2
* vhost-vdpa :Fix Coverity CID 1430270 / CID 1420267Cindy Lu2020-07-271-2/+2
* vhost-vdpa: fix the compile issue without kvmCindy Lu2020-07-081-2/+1Star
* vhost-vdpa: introduce vhost-vdpa backendCindy Lu2020-07-071-0/+475