aboutsummaryrefslogtreecommitdiff
path: root/hw/virtio/vhost-vdpa.c
AgeCommit message (Expand)Author
2020-10-30hw/virtio/vhost-vdpa: Fix Coverity CID 1432864Philippe Mathieu-Daudé
2020-09-29vhost-vdpa: add trace-eventsLaurent Vivier
2020-09-29vhost-vdpa: batch updating IOTLB mappingsJason Wang
2020-09-23vhost-vdpa: remove useless variableLaurent Vivier
2020-09-23virtio: vdpa: omit check return of g_mallocLi Qiang
2020-09-23vhost-vdpa: fix indentation in vdpa_opsStefano Garzarella
2020-07-27vhost-vdpa :Fix Coverity CID 1430270 / CID 1420267Cindy Lu
2020-07-08vhost-vdpa: fix the compile issue without kvmCindy Lu
2020-07-07vhost-vdpa: introduce vhost-vdpa backendCindy Lu