vfio: abort if an emulated iommu is used
commit06d985f5d844d07d31b4dada20f4ff6cf0d6ff4a
authorAvi Kivity <avi.kivity@gmail.com>
Tue, 30 Oct 2012 11:47:49 +0000 (30 13:47 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 20 Jun 2013 14:32:47 +0000 (20 16:32 +0200)
tree14555c0687235edc3c3a0b3bf97cd8ae7ce7b201
parent068665757da047d7d2980c17bba0659eb0ea0a89
vfio: abort if an emulated iommu is used

vfio doesn't support guest iommus yet, indicate it to the user
by gently depositing a core on their disk.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Avi Kivity <avi.kivity@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/misc/vfio.c