]> git.karo-electronics.de Git - karo-tx-linux.git/commit
vfio: Whitelist PCI bridges
authorAlex Williamson <alex.williamson@redhat.com>
Tue, 27 Oct 2015 20:53:04 +0000 (14:53 -0600)
committerAlex Williamson <alex.williamson@redhat.com>
Tue, 27 Oct 2015 20:53:04 +0000 (14:53 -0600)
commit5f096b14d421ba23249b752e41989ecfaa6ae226
tree6fdfa589dc0888699202d9545779b52fab71a976
parent32b88194f71d6ae7768a29f87fbba454728273ee
vfio: Whitelist PCI bridges

When determining whether a group is viable, we already allow devices
bound to pcieport.  Generalize this to include any PCI bridge device.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
drivers/vfio/vfio.c