summaryrefslogtreecommitdiffstats
path: root/drivers/vhost/vdpa.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-06-101-1/+111
|\
| * vhost_vdpa: Support config interrupt in vdpaZhu Lingshan2020-06-061-0/+47
| * vhost_vdpa: disable doorbell mapping for !MMUMichael S. Tsirkin2020-06-041-0/+4
| * vhost_vdpa: support doorbell mapping via mmapJason Wang2020-06-041-0/+59
| * vhost: allow device that does not depend on vhost workerJason Wang2020-06-041-1/+1
* | mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-091-2/+2
|/
* vhost: remove set but not used variable 'status'Jason Yan2020-04-161-3/+0
* vhost: vdpa: remove unnecessary null checkGustavo A. R. Silva2020-04-161-2/+0
* vhost: introduce vDPA-based backendTiwei Bie2020-04-021-0/+883