aboutsummaryrefslogtreecommitdiff
path: root/drivers/vhost/iotlb.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-31vhost_iotlb: split out IOTLB initializationGravatar Gautam Dawar 1-5/+18
2022-03-28vhost: handle error while adding split ranges to iotlbGravatar Anirudh Rayabharam 1-1/+5
2022-03-06vhost: fix hung thread due to erroneous iotlb entriesGravatar Anirudh Rayabharam 1-0/+11
2021-09-06vhost-iotlb: Add an opaque pointer for vhost IOTLBGravatar Xie Yongji 1-4/+16
2021-07-03vhost-iotlb: fix vhost_iotlb_del_range() documentationGravatar Stefano Garzarella 1-1/+1
2020-09-24vhost: Fix documentationGravatar Eli Cohen 1-2/+2
2020-08-26vhost-iotlb: fix vhost_iotlb_itree_next() documentationGravatar Stefano Garzarella 1-2/+2
2020-04-01vhost: factor out IOTLBGravatar Jason Wang 1-0/+177