commit | 08ca1b52f69b4dfa8703d54e26e2c6e11aa453eb | [log] [tgz] |
---|---|---|
author | Alex Williamson <alex.williamson@redhat.com> | Mon Jun 18 16:39:50 2018 -0600 |
committer | Alex Williamson <alex.williamson@redhat.com> | Mon Jun 18 16:39:50 2018 -0600 |
tree | 6334bbbd4b995fabef866fd90e7eae759810eb04 | |
parent | ce397d215ccd07b8ae3f71db689aedb85d56ab40 [diff] |
vfio/pci: Make IGD support a configurable option Allow the code which provides extensions to support direct assignment of Intel IGD (GVT-d) to be compiled out of the kernel if desired. The config option for this was previously automatically enabled on X86, therefore the default remains Y. This simply provides the option to disable it even for X86. Signed-off-by: Alex Williamson <alex.williamson@redhat.com>