]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge tag 'kvm-x86-svm-6.17' of https://github.com/kvm-x86/linux into HEAD
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 28 Jul 2025 15:37:05 +0000 (11:37 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 29 Jul 2025 12:36:45 +0000 (08:36 -0400)
commit0097f9df996fe9c4a66a9f96a492391a8432affd
tree0805e366df034da24fdadb7817de4d106cf98134
parentb4733cd5be1a284cd92840f3126e4165ab34460c
parent24be2b7956a545945fcb560d42e3ea86406dba09
Merge tag 'kvm-x86-svm-6.17' of https://github.com/kvm-x86/linux into HEAD

KVM SVM changes for 6.17

Drop KVM's rejection of SNP's SMT and single-socket policy restrictions, and
instead rely on firmware to verify that the policy can actually be supported.
Don't bother checking that requested policy(s) can actually be satisfied, as
an incompatible policy doesn't put the kernel at risk in any way, and providing
guarantees with respect to the physical topology is outside of KVM's purview.
arch/x86/kvm/svm/sev.c