summaryrefslogtreecommitdiffstats
path: root/include/hw/virtio/vhost-backend.h
Commit message (Expand)AuthorAgeFilesLines
* vhost: switch to use IOTLB v2 formatJason Wang2020-09-291-0/+2
* vhost-vdpa: introduce vhost-vdpa backendCindy Lu2020-07-071-1/+3
* vhost: introduce new VhostOps vhost_force_iommuCindy Lu2020-07-031-0/+3
* vhost: implement vhost_vq_get_addr methodCindy Lu2020-07-031-0/+4
* vhost: introduce new VhostOps vhost_vq_get_addrCindy Lu2020-07-031-0/+6
* vhost: introduce new VhostOps vhost_dev_startCindy Lu2020-07-031-0/+2
* vhost-user: add vhost_user_gpu_set_socket()Marc-André Lureau2019-05-291-0/+2
* vhost-user: Support transferring inflight buffer between qemu and backendXie Yongji2019-03-131-0/+10
* vhost: allow backends to filter memory sectionsTiwei Bie2018-05-241-0/+4
* cryptodev-vhost-user: add crypto session handlerGonglei2018-03-011-0/+8
* vhost-user: add new vhost user messages to support virtio config spaceChangpeng Liu2018-01-181-0/+12
* vhost: rework IOTLB messagingMaxime Coquelin2017-06-021-8/+15
* vhost_net: device IOTLB supportJason Wang2017-01-181-0/+13
* vhost-user: Add MTU protocol feature and opMaxime Coquelin2017-01-101-0/+2
* 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