aboutsummaryrefslogtreecommitdiff
path: root/tools/virtio/generated/autoconf.h
AgeCommit message (Collapse)AuthorFilesLines
2020-04-16virtio/test: fix up after IOTLB changesMichael S. Tsirkin1-0/+0
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 <[email protected]> Cc: Eugenio PĂ©rez <[email protected]> Signed-off-by: Michael S. Tsirkin <[email protected]> Acked-by: Jason Wang <[email protected]>