Disable iommu
It can still be enabled in the kernel command line to fix it by passing intel_iommu=on. Let's disable it to avoid new regressions piling up due to several tests being broken with it enabled.
Signed-off-by: Lucas De Marchi lucas.demarchi@intel.com