[PATCH 6.12.y 0/2] x86/sev: Make SNP usable with KVM=y

Sean Christopherson posted 2 patches 3 weeks, 2 days ago
arch/x86/include/asm/sev.h |  2 ++
arch/x86/virt/svm/sev.c    | 21 ++++++---------------
drivers/iommu/amd/init.c   | 36 ++++++++++++++++++++++++++++++------
include/linux/amd-iommu.h  |  4 ++--
4 files changed, 40 insertions(+), 23 deletions(-)
[PATCH 6.12.y 0/2] x86/sev: Make SNP usable with KVM=y
Posted by Sean Christopherson 3 weeks, 2 days ago
Tested SEV, SEV-ES, and SEV-SNP, with KVM as modules and fully built-in.

Ashish Kalra (1):
  x86/sev: Fix broken SNP support with KVM module built-in

Gao Shiyuan (1):
  iommu/amd: remove return value of amd_iommu_detect

 arch/x86/include/asm/sev.h |  2 ++
 arch/x86/virt/svm/sev.c    | 21 ++++++---------------
 drivers/iommu/amd/init.c   | 36 ++++++++++++++++++++++++++++++------
 include/linux/amd-iommu.h  |  4 ++--
 4 files changed, 40 insertions(+), 23 deletions(-)


base-commit: f717995cb7dcd8998ab15516b8006aea09cfde0d
-- 
2.55.0.970.g62bdec98f9-goog
Re: [PATCH 6.12.y 0/2] x86/sev: Make SNP usable with KVM=y
Posted by Sasha Levin 3 weeks, 1 day ago
> Tested SEV, SEV-ES, and SEV-SNP, with KVM as modules and fully built-in.

Queued the series for 6.12, thanks.

-- 
Thanks,
Sasha