commit | 4cee4b72f1e2600e19779a14d4d9a4f4016ce49f | [log] [tgz] |
---|---|---|
author | Alex Williamson <alex.williamson@redhat.com> | Mon Apr 29 10:54:08 2013 -0600 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Mon Apr 29 23:08:50 2013 -0300 |
tree | 92663df9a836d5caa8281e21a888f27771eb1c9c | |
parent | 5a2892ce72e010e3cb96b438d7cdddce0c88e0e6 [diff] |
kvm: KVM_CAP_IOMMU only available with device assignment Fix build with CONFIG_PCI unset by linking KVM_CAP_IOMMU to device assignment config option. It has no purpose otherwise. Signed-off-by: Alex Williamson <alex.williamson@redhat.com> Reported-by: Randy Dunlap <rdunlap@infradead.org> Acked-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>