]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
KVM: x86: Merge 'svm' into 'cet' to pick up GHCB dependencies
authorSean Christopherson <seanjc@google.com>
Tue, 23 Sep 2025 15:59:49 +0000 (08:59 -0700)
committerSean Christopherson <seanjc@google.com>
Tue, 23 Sep 2025 15:59:49 +0000 (08:59 -0700)
commit5dca3808b2fc5ebf6f202fca8dc38e439f8a3f5b
tree4ffb5888ba54ce19b4369d3a6cef078b438aad30
parent86bcd23df9cec9c2df520ae0982033e301d3c184
parent4135a9a8ccba2b685f2301429ea765fa0f78eb89
KVM: x86: Merge 'svm' into 'cet' to pick up GHCB dependencies

Merge the queue of SVM changes for 6.18 to pick up the KVM-defined GHCB
helpers so that kvm_ghcb_get_xss() can be used to virtualize CET for
SEV-ES+ guests.
arch/x86/include/asm/cpufeatures.h
arch/x86/include/asm/kvm_host.h
arch/x86/kvm/svm/svm.c
arch/x86/kvm/x86.c