[PATCH 0/2] KVM: SVM: Drop SEV-ES DebugSwap module param

Sean Christopherson posted 2 patches 4 weeks, 1 day ago
arch/x86/kvm/svm/sev.c | 15 +++++----------
1 file changed, 5 insertions(+), 10 deletions(-)
[PATCH 0/2] KVM: SVM: Drop SEV-ES DebugSwap module param
Posted by Sean Christopherson 4 weeks, 1 day ago
Remove sev_es_debug_swap_enabled as it's no longer needed/useful, and
mark sev_supported_vmsa_features as read-only after init.

Sean Christopherson (2):
  KVM: SVM: Drop the module param to control SEV-ES DebugSwap
  KVM: SVM: Tag sev_supported_vmsa_features as read-only after init

 arch/x86/kvm/svm/sev.c | 15 +++++----------
 1 file changed, 5 insertions(+), 10 deletions(-)


base-commit: 9448598b22c50c8a5bb77a9103e2d49f134c9578
-- 
2.52.0.457.g6b5491de43-goog
Re: [PATCH 0/2] KVM: SVM: Drop SEV-ES DebugSwap module param
Posted by Sean Christopherson 3 weeks, 2 days ago
On Thu, 08 Jan 2026 19:30:59 -0800, Sean Christopherson wrote:
> Remove sev_es_debug_swap_enabled as it's no longer needed/useful, and
> mark sev_supported_vmsa_features as read-only after init.
> 
> Sean Christopherson (2):
>   KVM: SVM: Drop the module param to control SEV-ES DebugSwap
>   KVM: SVM: Tag sev_supported_vmsa_features as read-only after init
> 
> [...]

Applied to kvm-x86 svm, thanks!

[1/2] KVM: SVM: Drop the module param to control SEV-ES DebugSwap
      https://github.com/kvm-x86/linux/commit/9587dd7a7ebd
[2/2] KVM: SVM: Tag sev_supported_vmsa_features as read-only after init
      https://github.com/kvm-x86/linux/commit/d23051f59a5b

--
https://github.com/kvm-x86/linux/tree/next