commit | c1e9db472bbc60120fd41ea2f81fcff12bc7ff3c | [log] [tgz] |
---|---|---|
author | Alex Williamson <alex.williamson@redhat.com> | Tue Dec 20 21:59:03 2011 -0700 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Fri Dec 23 09:01:19 2011 -0200 |
tree | 9fab161e1a52a20d0ef8b0b89013b34dac8fd86b | |
parent | 751e79ddece2d8e8fb92dea2f320b8e60457cc3f [diff] |
kvm: Remove ability to assign a device without iommu support This option has no users and it exposes a security hole that we can allow devices to be assigned without iommu protection. Make KVM_DEV_ASSIGN_ENABLE_IOMMU a mandatory option. Signed-off-by: Alex Williamson <alex.williamson@redhat.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>