From 9d830d47c7a756da6f0b55fa25d51eec0739eb02 Mon Sep 17 00:00:00 2001 From: Alex Williamson Date: Wed, 26 Feb 2014 11:38:40 -0700 Subject: [PATCH] kvm/vfio: Support for DMA coherent IOMMUs VFIO now has support for using the IOMMU_CACHE flag and a mechanism for an external user to test the current operating mode of the IOMMU. Add support for this to the kvm-vfio pseudo device so that we only register noncoherent DMA when necessary. Signed-off-by: Alex Williamson Cc: Gleb Natapov Cc: Paolo Bonzini Acked-by: Paolo Bonzini --- Reading git-format-patch failed