First, this series simplifies existing feature detection and enablement of
GAM and GALog features, which are prerequisite for Virtual APIC (AVIC)
support.
Second, it fixes the warning reported here https://lkml.org/lkml/2022/7/20/1135.
Last, it introduces new enablement for IOMMU to support AVIC on
SNP-enabled system.
Best Regards,
Suravee
Suravee Suthikulpanit (2):
iommu/amd: Consolidate Virtual APIC (AVIC) Enablement
iommu/amd: Add support for AVIC when SNP is enabled
drivers/iommu/amd/amd_iommu_types.h | 7 +++
drivers/iommu/amd/init.c | 94 ++++++++++++++++++++---------
2 files changed, 71 insertions(+), 30 deletions(-)
--
2.34.1