summaryrefslogtreecommitdiffstats
path: root/include/hw/virtio/vhost-backend.h
Commit message (Expand)AuthorAgeFilesLines
* vhost-vsock: add virtio sockets deviceStefan Hajnoczi2016-09-091-0/+5
* Clean up ill-advised or unusual header guardsMarkus Armbruster2016-07-121-4/+3Star
* tap: vhost busy polling supportJason Wang2016-07-071-0/+3
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2016-02-251-0/+4
|\
| * vhost-user: don't merge regions with different fdsMichael S. Tsirkin2016-02-231-0/+4
* | include: Clean up includesPeter Maydell2016-02-231-1/+0Star
|/
* vhost user: add rarp sending after live migration for legacy guestThibaut Collet2015-10-221-0/+3
* vhost: use a function for each callMarc-André Lureau2015-10-221-7/+56
* vhost-user: send log shm fd along with log_baseMarc-André Lureau2015-10-221-1/+3
* vhost-user: add vhost_user_requires_shm_log()Marc-André Lureau2015-10-221-0/+4
* vhost: add vhost_set_log_base opMarc-André Lureau2015-10-221-0/+3
* vhost: add vhost_has_free_slot() interfaceIgor Mammedov2015-10-221-0/+2
* vhost-user: add a new message to disable/enable a specific virt queue.Changchun Ouyang2015-09-241-0/+2
* vhost: introduce vhost_backend_get_vq_index methodYuanhan Liu2015-09-241-0/+2
* virtio: Move extern declaration to header fileStefan Weil2014-08-081-0/+2
* Add vhost-backend and VhostBackendTypeNikolay Nikolaev2014-06-191-0/+11
* Add vhost_ops to vhost_dev struct and replace all relevant ioctlsNikolay Nikolaev2014-06-191-0/+27