Re: [PATCH v5 0/5] vfio/pci: add denylist and disable qat

2020-07-24 Thread Andy Shevchenko
On Fri, Jul 24, 2020 at 1:59 PM Giovanni Cabiddu wrote: > > This patchset defines a denylist of devices in the vfio-pci module and adds > the current generation of Intel(R) QuickAssist devices to it as they are > not designed to run in an untrusted environment. > > By default, if a device is in th

[PATCH v5 0/5] vfio/pci: add denylist and disable qat

2020-07-24 Thread Giovanni Cabiddu
This patchset defines a denylist of devices in the vfio-pci module and adds the current generation of Intel(R) QuickAssist devices to it as they are not designed to run in an untrusted environment. By default, if a device is in the denylist, the probe of vfio-pci fails. If a user wants to use a de