Merge tag 'kvm-x86-svm-6.14' of https://github.com/kvm-x86/linux into HEAD
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 20 Jan 2025 11:48:35 +0000 (06:48 -0500)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 20 Jan 2025 11:48:35 +0000 (06:48 -0500)
commit672162a0d33f08e0c16fbbffd5b96199717ff45f
tree14e2fa5fea274a8c3e81227368fdad4d1fb76aa1
parentcae083c4e7ce2123fa173d3551b3f6468d6d6f9c
parent4c334c68804a3296009d92c121ee56a7fe19ea87
Merge tag 'kvm-x86-svm-6.14' of https://github.com/kvm-x86/linux into HEAD

KVM SVM changes for 6.14:

 - Macrofy the SEV=n version of the sev_xxx_guest() helpers so that the code is
   optimized away when building with less than brilliant compilers.

 - Remove a now-redundant TLB flush when guest CR4.PGE changes.

 - Use str_enabled_disabled() to replace open coded strings.
arch/x86/kvm/svm/svm.c