aboutsummaryrefslogtreecommitdiff
path: root/include/hw/virtio/vhost.h
AgeCommit message (Expand)Author
2015-12-02vhost: drop dead codeMichael S. Tsirkin
2015-10-22vhost: use a function for each callMarc-André Lureau
2015-10-22vhost: alloc shareable logMarc-André Lureau
2015-10-22vhost: add vhost_has_free_slot() interfaceIgor Mammedov
2015-09-24vhost-user: add VHOST_USER_GET_QUEUE_NUM messageYuanhan Liu
2015-09-24vhost-user: add protocol feature negotiationMichael S. Tsirkin
2015-06-19vhost: enable vhost without without MSI-XPankaj Gupta
2015-06-10vhost: 64 bit featuresCornelia Huck
2015-06-04vhost: logs sharingJason Wang
2015-04-04vhost: fix typo in vq_index descriptionGreg Kurz
2014-06-23vhost: block migration if backend does not log memoryMichael S. Tsirkin
2014-06-19Add vhost-backend and VhostBackendTypeNikolay Nikolaev
2014-06-19Add vhost_ops to vhost_dev struct and replace all relevant ioctlsNikolay Nikolaev
2014-06-19vhost_net_init will use VhostNetOptions to get all its argumentsNikolay Nikolaev
2014-06-19vhost: add vhost_get_features and vhost_ack_featuresNikolay Nikolaev
2013-04-19vhost: Add vhost_commit callback for SeaBIOS ROM region re-mappingNicholas Bellinger
2013-04-08hw: move headers to include/Paolo Bonzini