kvm/x86: Convert iommu_flags to iommu_noncoherent
authorAlex Williamson <alex.williamson@redhat.com>
Wed, 30 Oct 2013 17:02:23 +0000 (11:02 -0600)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 30 Oct 2013 18:02:13 +0000 (19:02 +0100)
Default to operating in coherent mode.  This simplifies the logic when
we switch to a model of registering and unregistering noncoherent I/O
with KVM.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

No differences found