summaryrefslogtreecommitdiffstats
path: root/include/hw/virtio/vhost.h
Commit message (Expand)AuthorAgeFilesLines
* vhost-blk: set features before setting inflight featureJin Yu2020-11-031-0/+1
* Revert "vhost-blk: set features before setting inflight feature"Stefan Hajnoczi2020-11-031-1/+0Star
* vhost-blk: set features before setting inflight featureJin Yu2020-10-301-0/+1
* vhost: switch to use IOTLB v2 formatJason Wang2020-09-291-0/+1
* vhost-vdpa: introduce vhost-vdpa backendCindy Lu2020-07-071-0/+7
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* vhost-user: Support transferring inflight buffer between qemu and backendXie Yongji2019-03-131-0/+18
* vhost: Clean out old vhost_set_memory and friendsDr. David Alan Gilbert2018-02-081-3/+0Star
* vhost: Build temporary section list and deref after commitDr. David Alan Gilbert2018-02-081-0/+2
* vhost-user: add new vhost user messages to support virtio config spaceChangpeng Liu2018-01-181-0/+15
* vhost: propagate errors in vhost_device_iotlb_miss()Maxime Coquelin2017-06-021-1/+1
* vhost: generalize iommu memory regionJason Wang2017-03-301-0/+11
* vhost_net: device IOTLB supportJason Wang2017-01-181-0/+4
* vhost: drop legacy vring layout bitsGreg Kurz2016-11-151-3/+0Star
* vhost: adapt vhost_verify_ring_mappings() to virtio 1 ring layoutGreg Kurz2016-11-151-0/+4
* 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