On Mon, 22 May 2023 18:12:46 +0200, Alexander Mikhalitsyn wrote: > KVM: SVM: enhance info printk's in SEV init > > Let's print available ASID ranges for SEV/SEV-ES guests. > This information can be useful for system administrator > to debug if SEV/SEV-ES fails to enable. > > There are a few reasons. > SEV: > - NPT is disabled (module parameter) > - CPU lacks some features (sev, decodeassists) > - Maximum SEV ASID is 0 > > [...] Applied [2/2] to kvm-x86 svm, with the minor fixup. I'll post a formal patch for the alternative approach to "fixing" the leak, I can always circle back to this series if this approach is preferred. Thanks! [2/2] KVM: SVM: enhance info printk's in SEV init https://github.com/kvm-x86/linux/commit/6d1bc9754b04 -- https://github.com/kvm-x86/linux/tree/next https://github.com/kvm-x86/linux/tree/fixes