+1
−0
+6
−0
+3
−0
drivers/vhost/iotlb.c
0 → 100644
+177
−0
+1
−1
Loading
This patch factors out IOTLB into a dedicated module in order to be reused by other modules like vringh. User may choose to enable the automatic retiring by specifying VHOST_IOTLB_FLAG_RETIRE flag to fit for the case of vhost device IOTLB implementation. Signed-off-by:Jason Wang <jasowang@redhat.com> Link: https://lore.kernel.org/r/20200326140125.19794-4-jasowang@redhat.com Signed-off-by:
Michael S. Tsirkin <mst@redhat.com>