]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commite194bbdf362ba7d53cfd23ba24f1a7c90ef69a74
treec1c78cc0e09ce8f3b7a38d3f022a70792195df49
parentf71f81d70a264ac9924deb9a95a7e0a4578e7648
kvm: x86: default legacy PCI device assignment support to "n"

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