summaryrefslogtreecommitdiffstats
path: root/hw/virtio/vhost-backend.c
Commit message (Expand)AuthorAgeFilesLines
* vhost: rename RESET_DEVICE backto RESET_OWNERYuanhan Liu2015-11-121-1/+1
* vhost: use a function for each callMarc-André Lureau2015-10-221-12/+120
* vhost-user: send log shm fd along with log_baseMarc-André Lureau2015-10-221-1/+2
* vhost: add vhost_set_log_base opMarc-André Lureau2015-10-221-0/+6
* vhost: add vhost_has_free_slot() interfaceIgor Mammedov2015-10-221-0/+19
* vhost: introduce vhost_backend_get_vq_index methodYuanhan Liu2015-09-241-1/+9
* vhost: Remove superfluous '\n' around error_report()Gonglei2015-03-101-1/+1
* virtio: Move extern declaration to header fileStefan Weil2014-08-091-2/+0
* Add vhost-user as a vhost backend.Nikolay Nikolaev2014-06-191-0/+5
* Add vhost-backend and VhostBackendTypeNikolay Nikolaev2014-06-191-0/+66
OpenPOWER on IntegriCloud