summaryrefslogtreecommitdiff
path: root/include/hw/virtio/vhost.h
AgeCommit message (Expand)Author
2020-09-29vhost: switch to use IOTLB v2 formatJason Wang
2020-07-07vhost-vdpa: introduce vhost-vdpa backendCindy Lu
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-03-12vhost-user: Support transferring inflight buffer between qemu and backendXie Yongji
2018-02-08vhost: Clean out old vhost_set_memory and friendsDr. David Alan Gilbert
2018-02-08vhost: Build temporary section list and deref after commitDr. David Alan Gilbert
2018-01-18vhost-user: add new vhost user messages to support virtio config spaceChangpeng Liu
2017-06-02vhost: propagate errors in vhost_device_iotlb_miss()Maxime Coquelin
2017-03-30vhost: generalize iommu memory regionJason Wang
2017-01-18vhost_net: device IOTLB supportJason Wang
2016-11-15vhost: drop legacy vring layout bitsGreg Kurz
2016-11-15vhost: adapt vhost_verify_ring_mappings() to virtio 1 ring layoutGreg Kurz
2016-07-29vhost: add vhost_net_set_backend()Marc-André Lureau
2016-07-07tap: vhost busy polling supportJason Wang
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