summaryrefslogtreecommitdiff
path: root/include/hw/virtio/vhost.h
AgeCommit message (Expand)AuthorFilesLines
2018-02-08vhost: Clean out old vhost_set_memory and friendsDr. David Alan Gilbert1-3/+0
2018-02-08vhost: Build temporary section list and deref after commitDr. David Alan Gilbert1-0/+2
2018-01-18vhost-user: add new vhost user messages to support virtio config spaceChangpeng Liu1-0/+15
2017-06-02vhost: propagate errors in vhost_device_iotlb_miss()Maxime Coquelin1-1/+1
2017-03-30vhost: generalize iommu memory regionJason Wang1-0/+11
2017-01-18vhost_net: device IOTLB supportJason Wang1-0/+4
2016-11-15vhost: drop legacy vring layout bitsGreg Kurz1-3/+0
2016-11-15vhost: adapt vhost_verify_ring_mappings() to virtio 1 ring layoutGreg Kurz1-0/+4
2016-07-29vhost: add vhost_net_set_backend()Marc-André Lureau1-0/+4
2016-07-07tap: vhost busy polling supportJason Wang1-1/+2
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