[GIT PULL] vhost: bugfix

From: Michael S. Tsirkin
Date: Tue Jan 05 2021 - 07:23:20 EST


The following changes since commit 418eddef050d5f6393c303a94e3173847ab85466:

vdpa: Use simpler version of ida allocation (2020-12-18 16:14:31 -0500)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus

for you to fetch changes up to e13a6915a03ffc3ce332d28c141a335e25187fa3:

vhost/vsock: add IOTLB API support (2020-12-27 05:49:01 -0500)

----------------------------------------------------------------
vhost: bugfix

This fixes configs with vhost vsock behind a viommu.

Signed-off-by: Michael S. Tsirkin <mst@xxxxxxxxxx>

----------------------------------------------------------------
Stefano Garzarella (1):
vhost/vsock: add IOTLB API support

drivers/vhost/vsock.c | 68 ++++++++++++++++++++++++++++++++++++++++++++++++---
1 file changed, 65 insertions(+), 3 deletions(-)