summaryrefslogtreecommitdiffstats
path: root/include/hw/virtio/vhost.h
Commit message (Expand)AuthorAgeFilesLines
* vhost: add vhost_net_set_backend()Marc-André Lureau2016-07-281-0/+4
* tap: vhost busy polling supportJason Wang2016-07-071-1/+2
* vhost: drop dead codeMichael S. Tsirkin2015-12-021-1/+0Star
* vhost: use a function for each callMarc-André Lureau2015-10-221-6/+6
* vhost: alloc shareable logMarc-André Lureau2015-10-221-1/+2
* vhost: add vhost_has_free_slot() interfaceIgor Mammedov2015-10-221-0/+2
* vhost-user: add VHOST_USER_GET_QUEUE_NUM messageYuanhan Liu2015-09-241-0/+1
* vhost-user: add protocol feature negotiationMichael S. Tsirkin2015-09-241-0/+1
* vhost: enable vhost without without MSI-XPankaj Gupta2015-06-191-2/+1Star
* vhost: 64 bit featuresCornelia Huck2015-06-101-3/+3
* vhost: logs sharingJason Wang2015-06-041-1/+7
* vhost: fix typo in vq_index descriptionGreg Kurz2015-04-041-1/+1
* vhost: block migration if backend does not log memoryMichael S. Tsirkin2014-06-231-0/+1
* Add vhost-backend and VhostBackendTypeNikolay Nikolaev2014-06-191-2/+2
* Add vhost_ops to vhost_dev struct and replace all relevant ioctlsNikolay Nikolaev2014-06-191-0/+2
* vhost_net_init will use VhostNetOptions to get all its argumentsNikolay Nikolaev2014-06-191-1/+1
* vhost: add vhost_get_features and vhost_ack_featuresNikolay Nikolaev2014-06-191-0/+5
* vhost: Add vhost_commit callback for SeaBIOS ROM region re-mappingNicholas Bellinger2013-04-191-0/+3
* hw: move headers to include/Paolo Bonzini2013-04-081-0/+68