diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2020-04-01 18:46:22 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2020-04-17 00:31:08 +0200 |
commit | 3302363a27fb38a3581921a74aff855f4dcbfe0a (patch) | |
tree | 5facda6624c9bf93dee6434c89dc3352e89e0d96 /tools/virtio/generated/autoconf.h | |
parent | vhost: Create accessors for virtqueues private_data (diff) | |
download | linux-3302363a27fb38a3581921a74aff855f4dcbfe0a.tar.xz linux-3302363a27fb38a3581921a74aff855f4dcbfe0a.zip |
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>
Diffstat (limited to '')
-rw-r--r-- | tools/virtio/generated/autoconf.h | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tools/virtio/generated/autoconf.h b/tools/virtio/generated/autoconf.h new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/tools/virtio/generated/autoconf.h |