[PATCH v3 0/2] vhost (repost): vringh IOTLB fixes

From: Michael S. Tsirkin
Date: Fri Apr 03 2020 - 12:10:33 EST


This is a respost of the two patches as a series,
to help kbuild test robot test them.
Applies on top of my vhost.git linux-next branch.

Michael S. Tsirkin (2):
virtio/test: fix up after IOTLB changes
vhost: drop vring dependency on iotlb

drivers/vdpa/Kconfig | 1 +
drivers/vhost/Kconfig | 3 ++-
drivers/vhost/test.c | 4 ++--
drivers/vhost/vringh.c | 5 +++++
include/linux/vringh.h | 6 ++++++
tools/virtio/Makefile | 5 +++--
tools/virtio/generated/autoconf.h | 0
7 files changed, 19 insertions(+), 5 deletions(-)
create mode 100644 tools/virtio/generated/autoconf.h

--
MST