]> git.baikalelectronics.ru Git - kernel.git/commit
virtio/test: fix up after IOTLB changes
authorMichael S. Tsirkin <mst@redhat.com>
Wed, 1 Apr 2020 16:46:22 +0000 (12:46 -0400)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 16 Apr 2020 22:31:08 +0000 (18:31 -0400)
commit4da735519289f3642ef53e131fa555a76e2b9f7d
tree5facda6624c9bf93dee6434c89dc3352e89e0d96
parentb258e21304472271d4f6be380bc29c6456fb70fc
virtio/test: fix up after IOTLB changes

Allow building vringh without IOTLB (that's the case for userspace
builds, will be useful for CAIF/VOD down the road too).
Update for API tweaks.
Don't include vringh with userspace builds.

Cc: Jason Wang <jasowang@redhat.com>
Cc: Eugenio Pérez <eperezma@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
drivers/vhost/Kconfig
drivers/vhost/test.c
drivers/vhost/vringh.c
include/linux/vringh.h
tools/virtio/Makefile
tools/virtio/generated/autoconf.h [new file with mode: 0644]