kvm: x86: default legacy PCI device assignment support to "n"
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 4 Jun 2015 07:51:50 +0000 (09:51 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 4 Jun 2015 07:51:50 +0000 (09:51 +0200)
VFIO has proved itself a much better option than KVM's built-in
device assignment.  It is mature, provides better isolation because
it enforces ACS, and even the userspace code is being tested on
a wider variety of hardware these days than the legacy support.

Disable legacy device assignment by default.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/Kconfig

Simple merge