]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - include/linux/vringh.h
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)
commit3302363a27fb38a3581921a74aff855f4dcbfe0a
tree5facda6624c9bf93dee6434c89dc3352e89e0d96
parent247643f85782fc1119ccbd712a5075535ebf9d43
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]