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)
commitd96eb2c6f480769bff32054e78b964860dae4d56
tree48245bcee8cd688c11c2974c4a0c7391660dd423
parentec53500fae421e07c5d035918ca454a429732ef4
kvm/x86: Convert iommu_flags to iommu_noncoherent

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>
arch/ia64/include/asm/kvm_host.h
arch/x86/include/asm/kvm_host.h
arch/x86/kvm/vmx.c
arch/x86/kvm/x86.c
include/linux/kvm_host.h
virt/kvm/iommu.c