aboutsummaryrefslogtreecommitdiff
path: root/hw/virtio/vhost-backend.c
AgeCommit message (Expand)Author
2016-01-29virtio: Clean up includesPeter Maydell
2015-11-12vhost: rename RESET_DEVICE backto RESET_OWNERYuanhan Liu
2015-10-22vhost: use a function for each callMarc-André Lureau
2015-10-22vhost-user: send log shm fd along with log_baseMarc-André Lureau
2015-10-22vhost: add vhost_set_log_base opMarc-André Lureau
2015-10-22vhost: add vhost_has_free_slot() interfaceIgor Mammedov
2015-09-24vhost: introduce vhost_backend_get_vq_index methodYuanhan Liu
2015-03-10vhost: Remove superfluous '\n' around error_report()Gonglei
2014-08-09virtio: Move extern declaration to header fileStefan Weil
2014-06-19Add vhost-user as a vhost backend.Nikolay Nikolaev
2014-06-19Add vhost-backend and VhostBackendTypeNikolay Nikolaev