r' content='cgit v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/drivers/vhost/vhost.h
AgeCommit message (Expand)Author
2021-07-03vhost: fix up vhost_work coding styleMike Christie
2021-07-03vhost: fix poll coding styleMike Christie
2021-07-03vhost: remove work arg from vhost_work_flushMike Christie
2021-07-03vhost: Remove the repeated declarationShaokun Zhang
2020-11-15vhost: add helper to check if a vq has been setupMike Christie
2020-10-21vhost_vdpa: remove unnecessary spin_lock in vhost_vring_callZhu Lingshan
2020-10-21vhost: reduce stack usage in log_usedLi Wang
2020-08-05vhost: generialize backend features setting/gettingJason Wang
2020-08-05vhost: introduce vhost_vring_callZhu Lingshan
2020-06-04vhost: allow device that does not depend on vhost workerJason Wang
2020-06-02virtio: force spec specified alignment on typesMichael S. Tsirkin
2020-04-16vhost: Create accessors for virtqueues private_dataEugenio Pérez
2020-04-01vhost: factor out IOTLBJason Wang
2020-04-01vhost: allow per device message handlerJason Wang
2019-12-04vhost, kcov: collect coverage from vhost_workerAndrey Konovalov
2019-09-04Revert "vhost: access vq metadata through kernel virtual address"Michael S. Tsirkin
2019-07-26vhost: disable metadata prefetch optimizationMichael S. Tsirkin
2019-06-06vhost: fix clang build warningMichael S. Tsirkin
2019-06-05vhost: access vq metadata through kernel virtual addressJason Wang
2019-06-05vhost: rename vq_iotlb_prefetch() to vq_meta_prefetch()Jason Wang
2019-05-27vhost: introduce vhost_exceeds_weight()Jason Wang