]> Git Repo - J-linux.git/commitdiff
Merge tag 'kvm-x86-svm-6.12' of https://github.com/kvm-x86/linux into HEAD
authorPaolo Bonzini <[email protected]>
Sat, 14 Sep 2024 13:56:04 +0000 (09:56 -0400)
committerPaolo Bonzini <[email protected]>
Tue, 17 Sep 2024 16:41:13 +0000 (12:41 -0400)
KVM SVM changes for 6.12:

 - Don't stuff the RSB after VM-Exit when RETPOLINE=y and AutoIBRS is enabled,
   i.e. when the CPU has already flushed the RSB.

 - Trace the per-CPU host save area as a VMCB pointer to improve readability
   and cleanup the retrieval of the SEV-ES host save area.

 - Remove unnecessary accounting of temporary nested VMCB related allocations.

1  2 
arch/x86/kvm/svm/svm.c

Simple merge
This page took 0.06515 seconds and 4 git commands to generate.