From: Alex Williamson Date: Thu, 14 Feb 2013 21:02:13 +0000 (-0700) Subject: vfio: whitelist pcieport X-Git-Tag: v3.9-rc1~69^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b489a45f63102205cece37057c21f6fa66f6ce4;p=pandora-kernel.git vfio: whitelist pcieport pcieport does nice things like manage AER and we know it doesn't do DMA or expose any user accessible devices on the host. It also keeps the Memory, I/O, and Busmaster bits enabled, which is pretty handy when trying to use anyting below it. Devices owned by pcieport cannot be given to users via vfio, but we can tolerate them not being owned by vfio-pci. Signed-off-by: Alex Williamson --- Reading git-diff-tree failed