aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/vhost/iotlb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-31vhost_iotlb: split out IOTLB initializationGautam Dawar1-5/+18
2022-03-28vhost: handle error while adding split ranges to iotlbAnirudh Rayabharam1-1/+5
2022-03-06vhost: fix hung thread due to erroneous iotlb entriesAnirudh Rayabharam1-0/+11
2021-09-06vhost-iotlb: Add an opaque pointer for vhost IOTLBXie Yongji1-4/+16
2021-07-03vhost-iotlb: fix vhost_iotlb_del_range() documentationStefano Garzarella1-1/+1
2020-09-24vhost: Fix documentationEli Cohen1-2/+2
2020-08-26vhost-iotlb: fix vhost_iotlb_itree_next() documentationStefano Garzarella1-2/+2
2020-04-01vhost: factor out IOTLBJason Wang1-0/+177