summaryrefslogtreecommitdiff
path: root/include/hw/virtio/vhost-backend.h
AgeCommit message (Expand)AuthorFilesLines
2016-02-25Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-0/+4
2016-02-23include: Clean up includesPeter Maydell1-1/+0
2016-02-23vhost-user: don't merge regions with different fdsMichael S. Tsirkin1-0/+4
2015-10-22vhost user: add rarp sending after live migration for legacy guestThibaut Collet1-0/+3
2015-10-22vhost: use a function for each callMarc-André Lureau1-7/+56
2015-10-22vhost-user: send log shm fd along with log_baseMarc-André Lureau1-1/+3
2015-10-22vhost-user: add vhost_user_requires_shm_log()Marc-André Lureau1-0/+4
2015-10-22vhost: add vhost_set_log_base opMarc-André Lureau1-0/+3
2015-10-22vhost: add vhost_has_free_slot() interfaceIgor Mammedov1-0/+2
2015-09-24vhost-user: add a new message to disable/enable a specific virt queue.Changchun Ouyang1-0/+2
2015-09-24vhost: introduce vhost_backend_get_vq_index methodYuanhan Liu1-0/+2
2014-08-09virtio: Move extern declaration to header fileStefan Weil1-0/+2
2014-06-19Add vhost-backend and VhostBackendTypeNikolay Nikolaev1-0/+11
2014-06-19Add vhost_ops to vhost_dev struct and replace all relevant ioctlsNikolay Nikolaev1-0/+27