On 04.01.2023 09:44, Xenia Ragiadakou wrote: > Introduce two new Kconfig options, AMD_IOMMU and INTEL_IOMMU, to allow code > specific to each IOMMU technology to be separated and, when not required, > stripped. AMD_IOMMU will be used to enable IOMMU support for platforms that > implement the AMD I/O Virtualization Technology. INTEL_IOMMU will be used to > enable IOMMU support for platforms that implement the Intel Virtualization > Technology for Directed I/O. > > Since, at this point, disabling any of them would cause Xen to not compile, > the options are not visible to the user and are enabled by default if X86. > > Signed-off-by: Xenia Ragiadakou <[email protected]>
Reviewed-by: Jan Beulich <[email protected]>
