summaryrefslogtreecommitdiff
path: root/include/hw/virtio/vhost.h
AgeCommit message (Expand)AuthorFilesLines
2015-12-02vhost: drop dead codeMichael S. Tsirkin1-1/+0
2015-10-22vhost: use a function for each callMarc-André Lureau1-6/+6
2015-10-22vhost: alloc shareable logMarc-André Lureau1-1/+2
2015-10-22vhost: add vhost_has_free_slot() interfaceIgor Mammedov1-0/+2
2015-09-24vhost-user: add VHOST_USER_GET_QUEUE_NUM messageYuanhan Liu1-0/+1
2015-09-24vhost-user: add protocol feature negotiationMichael S. Tsirkin1-0/+1
2015-06-19vhost: enable vhost without without MSI-XPankaj Gupta1-2/+1
2015-06-10vhost: 64 bit featuresCornelia Huck1-3/+3
2015-06-04vhost: logs sharingJason Wang1-1/+7
2015-04-04vhost: fix typo in vq_index descriptionGreg Kurz1-1/+1
2014-06-23vhost: block migration if backend does not log memoryMichael S. Tsirkin1-0/+1
2014-06-19Add vhost-backend and VhostBackendTypeNikolay Nikolaev1-2/+2
2014-06-19Add vhost_ops to vhost_dev struct and replace all relevant ioctlsNikolay Nikolaev1-0/+2
2014-06-19vhost_net_init will use VhostNetOptions to get all its argumentsNikolay Nikolaev1-1/+1
2014-06-19vhost: add vhost_get_features and vhost_ack_featuresNikolay Nikolaev1-0/+5
2013-04-19vhost: Add vhost_commit callback for SeaBIOS ROM region re-mappingNicholas Bellinger1-0/+3
2013-04-08hw: move headers to include/Paolo Bonzini1-0/+68