Age | Commit message (Expand) | Author | Files | Lines |
2023-12-25 | vhost: Add worker backend callouts | Mike Christie | 1 | -0/+14 |
2023-11-07 | vhost-user: Interface for migration state transfer | Hanna Czenczek | 1 | -0/+24 |
2023-10-12 | vhost: Remove vhost_backend_can_merge() callback | David Hildenbrand | 1 | -4/+0 |
2023-10-12 | vhost: Rework memslot filtering and fix "used_memslot" tracking | David Hildenbrand | 1 | -3/+2 |
2023-10-04 | vhost-user: add shared_object msg | Albert Esteve | 1 | -0/+3 |
2023-06-26 | vhost-user: fully use new backend/frontend naming | Manos Pitsidianakis | 1 | -1/+1 |
2023-03-07 | vdpa: move vhost reset after get vring base | Eugenio Pérez | 1 | -0/+4 |
2023-01-08 | vhost: introduce new VhostOps vhost_set_config_call | Cindy Lu | 1 | -0/+3 |
2022-06-27 | vhost: add method vhost_set_vring_err | Konstantin Khlebnikov | 1 | -0/+3 |
2022-01-10 | Revert "vhost: introduce new VhostOps vhost_set_config_call" | Michael S. Tsirkin | 1 | -3/+0 |
2022-01-06 | vhost: introduce new VhostOps vhost_set_config_call | Cindy Lu | 1 | -0/+3 |
2021-09-04 | hw/virtio: move vhost_set_backend_type() to vhost.c | Tiberiu Georgescu | 1 | -6/+0 |
2021-06-30 | vhost: Distinguish errors in vhost_dev_get_config() | Kevin Wolf | 1 | -1/+1 |
2021-06-30 | vhost: Distinguish errors in vhost_backend_init() | Kevin Wolf | 1 | -1/+2 |
2020-09-29 | vhost: switch to use IOTLB v2 format | Jason Wang | 1 | -0/+2 |
2020-07-07 | vhost-vdpa: introduce vhost-vdpa backend | Cindy Lu | 1 | -1/+3 |
2020-07-03 | vhost: introduce new VhostOps vhost_force_iommu | Cindy Lu | 1 | -0/+3 |
2020-07-03 | vhost: implement vhost_vq_get_addr method | Cindy Lu | 1 | -0/+4 |
2020-07-03 | vhost: introduce new VhostOps vhost_vq_get_addr | Cindy Lu | 1 | -0/+6 |
2020-07-03 | vhost: introduce new VhostOps vhost_dev_start | Cindy Lu | 1 | -0/+2 |
2019-05-29 | vhost-user: add vhost_user_gpu_set_socket() | Marc-André Lureau | 1 | -0/+2 |
2019-03-12 | vhost-user: Support transferring inflight buffer between qemu and backend | Xie Yongji | 1 | -0/+10 |
2018-05-24 | vhost: allow backends to filter memory sections | Tiwei Bie | 1 | -0/+4 |
2018-03-01 | cryptodev-vhost-user: add crypto session handler | Gonglei | 1 | -0/+8 |
2018-01-18 | vhost-user: add new vhost user messages to support virtio config space | Changpeng Liu | 1 | -0/+12 |
2017-06-02 | vhost: rework IOTLB messaging | Maxime Coquelin | 1 | -8/+15 |
2017-01-18 | vhost_net: device IOTLB support | Jason Wang | 1 | -0/+13 |
2017-01-10 | vhost-user: Add MTU protocol feature and op | Maxime Coquelin | 1 | -0/+2 |
2016-09-10 | vhost-vsock: add virtio sockets device | Stefan Hajnoczi | 1 | -0/+5 |
2016-07-12 | Clean up ill-advised or unusual header guards | Markus Armbruster | 1 | -4/+3 |
2016-07-07 | tap: vhost busy polling support | Jason Wang | 1 | -0/+3 |
2016-02-25 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 1 | -0/+4 |
2016-02-23 | include: Clean up includes | Peter Maydell | 1 | -1/+0 |
2016-02-23 | vhost-user: don't merge regions with different fds | Michael S. Tsirkin | 1 | -0/+4 |
2015-10-22 | vhost user: add rarp sending after live migration for legacy guest | Thibaut Collet | 1 | -0/+3 |
2015-10-22 | vhost: use a function for each call | Marc-André Lureau | 1 | -7/+56 |
2015-10-22 | vhost-user: send log shm fd along with log_base | Marc-André Lureau | 1 | -1/+3 |
2015-10-22 | vhost-user: add vhost_user_requires_shm_log() | Marc-André Lureau | 1 | -0/+4 |
2015-10-22 | vhost: add vhost_set_log_base op | Marc-André Lureau | 1 | -0/+3 |
2015-10-22 | vhost: add vhost_has_free_slot() interface | Igor Mammedov | 1 | -0/+2 |
2015-09-24 | vhost-user: add a new message to disable/enable a specific virt queue. | Changchun Ouyang | 1 | -0/+2 |
2015-09-24 | vhost: introduce vhost_backend_get_vq_index method | Yuanhan Liu | 1 | -0/+2 |
2014-08-09 | virtio: Move extern declaration to header file | Stefan Weil | 1 | -0/+2 |
2014-06-19 | Add vhost-backend and VhostBackendType | Nikolay Nikolaev | 1 | -0/+11 |
2014-06-19 | Add vhost_ops to vhost_dev struct and replace all relevant ioctls | Nikolay Nikolaev | 1 | -0/+27 |