Searched hist:c435c54639aa5513ab877c8b014dd83d4ce6b40e (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ |
H A D | vfio_pci_core.h | diff c435c54639aa5513ab877c8b014dd83d4ce6b40e Mon Jun 06 22:33:14 CEST 2022 Matthew Rosato <mjrosato@linux.ibm.com> vfio/pci: introduce CONFIG_VFIO_PCI_ZDEV_KVM
The current contents of vfio-pci-zdev are today only useful in a KVM environment; let's tie everything currently under vfio-pci-zdev to this Kconfig statement and require KVM in this case, reducing complexity (e.g. symbol lookups).
Signed-off-by: Matthew Rosato <mjrosato@linux.ibm.com> Acked-by: Alex Williamson <alex.williamson@redhat.com> Reviewed-by: Pierre Morel <pmorel@linux.ibm.com> Link: https://lore.kernel.org/r/20220606203325.110625-11-mjrosato@linux.ibm.com Signed-off-by: Christian Borntraeger <borntraeger@linux.ibm.com>
|
/linux/drivers/vfio/pci/ |
H A D | Kconfig | diff c435c54639aa5513ab877c8b014dd83d4ce6b40e Mon Jun 06 22:33:14 CEST 2022 Matthew Rosato <mjrosato@linux.ibm.com> vfio/pci: introduce CONFIG_VFIO_PCI_ZDEV_KVM
The current contents of vfio-pci-zdev are today only useful in a KVM environment; let's tie everything currently under vfio-pci-zdev to this Kconfig statement and require KVM in this case, reducing complexity (e.g. symbol lookups).
Signed-off-by: Matthew Rosato <mjrosato@linux.ibm.com> Acked-by: Alex Williamson <alex.williamson@redhat.com> Reviewed-by: Pierre Morel <pmorel@linux.ibm.com> Link: https://lore.kernel.org/r/20220606203325.110625-11-mjrosato@linux.ibm.com Signed-off-by: Christian Borntraeger <borntraeger@linux.ibm.com>
|