commit | 3302363a27fb38a3581921a74aff855f4dcbfe0a | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Wed Apr 01 12:46:22 2020 -0400 |
committer | Michael S. Tsirkin <mst@redhat.com> | Thu Apr 16 18:31:08 2020 -0400 |
tree | 5facda6624c9bf93dee6434c89dc3352e89e0d96 | |
parent | 247643f85782fc1119ccbd712a5075535ebf9d43 [diff] |
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>