From: Paolo Bonzini Date: Thu, 4 Jun 2015 07:51:50 +0000 (+0200) Subject: kvm: x86: default legacy PCI device assignment support to "n" X-Git-Tag: omap-for-v4.2/fixes-rc1^2~138^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e194bbdf362ba7d53cfd23ba24f1a7c90ef69a74;p=pandora-kernel.git 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 --- Reading git-diff-tree failed