diff options
author | Jason Gunthorpe <[email protected]> | 2022-11-29 16:31:54 -0400 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2022-12-02 11:52:04 -0400 |
commit | e5a9ec7e096ab7a3b34022409a6ddc63e4e83674 (patch) | |
tree | be7d799b4cb77e6505e164bd5e5de628f72749cd /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 81ab9890da97e07862476bf635c80adee9b1c515 (diff) |
vfio: Make vfio_container optionally compiled
Add a kconfig CONFIG_VFIO_CONTAINER that controls compiling the container
code. If 'n' then only iommufd will provide the container service. All the
support for vfio iommu drivers, including type1, will not be built.
This allows a compilation check that no inappropriate dependencies between
the device/group and container have been created.
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Kevin Tian <[email protected]>
Reviewed-by: Alex Williamson <[email protected]>
Tested-by: Alex Williamson <[email protected]>
Tested-by: Nicolin Chen <[email protected]>
Tested-by: Yi Liu <[email protected]>
Tested-by: Lixiao Yang <[email protected]>
Tested-by: Matthew Rosato <[email protected]>
Tested-by: Yu He <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions