| Commit message (Expand) | Author | Age | Files | Lines |
* | vhost-blk: set features before setting inflight feature | Jin Yu | 2020-11-03 | 1 | -0/+1 |
* | Revert "vhost-blk: set features before setting inflight feature" | Stefan Hajnoczi | 2020-11-03 | 1 | -1/+0 |
* | vhost-blk: set features before setting inflight feature | Jin Yu | 2020-10-30 | 1 | -0/+1 |
* | vhost: switch to use IOTLB v2 format | Jason Wang | 2020-09-29 | 1 | -0/+1 |
* | vhost-vdpa: introduce vhost-vdpa backend | Cindy Lu | 2020-07-07 | 1 | -0/+7 |
* | Include hw/hw.h exactly where needed | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | vhost-user: Support transferring inflight buffer between qemu and backend | Xie Yongji | 2019-03-13 | 1 | -0/+18 |
* | vhost: Clean out old vhost_set_memory and friends | Dr. David Alan Gilbert | 2018-02-08 | 1 | -3/+0 |
* | vhost: Build temporary section list and deref after commit | Dr. David Alan Gilbert | 2018-02-08 | 1 | -0/+2 |
* | vhost-user: add new vhost user messages to support virtio config space | Changpeng Liu | 2018-01-18 | 1 | -0/+15 |
* | vhost: propagate errors in vhost_device_iotlb_miss() | Maxime Coquelin | 2017-06-02 | 1 | -1/+1 |
* | vhost: generalize iommu memory region | Jason Wang | 2017-03-30 | 1 | -0/+11 |
* | vhost_net: device IOTLB support | Jason Wang | 2017-01-18 | 1 | -0/+4 |
* | vhost: drop legacy vring layout bits | Greg Kurz | 2016-11-15 | 1 | -3/+0 |
* | vhost: adapt vhost_verify_ring_mappings() to virtio 1 ring layout | Greg Kurz | 2016-11-15 | 1 | -0/+4 |
* | vhost: add vhost_net_set_backend() | Marc-André Lureau | 2016-07-28 | 1 | -0/+4 |
* | tap: vhost busy polling support | Jason Wang | 2016-07-07 | 1 | -1/+2 |
* | vhost: drop dead code | Michael S. Tsirkin | 2015-12-02 | 1 | -1/+0 |
* | vhost: use a function for each call | Marc-André Lureau | 2015-10-22 | 1 | -6/+6 |
* | vhost: alloc shareable log | Marc-André Lureau | 2015-10-22 | 1 | -1/+2 |
* | vhost: add vhost_has_free_slot() interface | Igor Mammedov | 2015-10-22 | 1 | -0/+2 |
* | vhost-user: add VHOST_USER_GET_QUEUE_NUM message | Yuanhan Liu | 2015-09-24 | 1 | -0/+1 |
* | vhost-user: add protocol feature negotiation | Michael S. Tsirkin | 2015-09-24 | 1 | -0/+1 |
* | vhost: enable vhost without without MSI-X | Pankaj Gupta | 2015-06-19 | 1 | -2/+1 |
* | vhost: 64 bit features | Cornelia Huck | 2015-06-10 | 1 | -3/+3 |
* | vhost: logs sharing | Jason Wang | 2015-06-04 | 1 | -1/+7 |
* | vhost: fix typo in vq_index description | Greg Kurz | 2015-04-04 | 1 | -1/+1 |
* | vhost: block migration if backend does not log memory | Michael S. Tsirkin | 2014-06-23 | 1 | -0/+1 |
* | Add vhost-backend and VhostBackendType | Nikolay Nikolaev | 2014-06-19 | 1 | -2/+2 |
* | Add vhost_ops to vhost_dev struct and replace all relevant ioctls | Nikolay Nikolaev | 2014-06-19 | 1 | -0/+2 |
* | vhost_net_init will use VhostNetOptions to get all its arguments | Nikolay Nikolaev | 2014-06-19 | 1 | -1/+1 |
* | vhost: add vhost_get_features and vhost_ack_features | Nikolay Nikolaev | 2014-06-19 | 1 | -0/+5 |
* | vhost: Add vhost_commit callback for SeaBIOS ROM region re-mapping | Nicholas Bellinger | 2013-04-19 | 1 | -0/+3 |
* | hw: move headers to include/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+68 |