]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'kvm-x86-svm-6.12' of https://github.com/kvm-x86/linux into HEAD
authorPaolo Bonzini <pbonzini@redhat.com>
Sat, 14 Sep 2024 13:56:04 +0000 (09:56 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 17 Sep 2024 16:41:13 +0000 (12:41 -0400)
commit55e6f8f29d6ac76126ad1c8000b4c3626cf4b176
tree9fb2fa7b8e8cd7fdd5a975fb02110e8641c39d60
parent43d97b2ebd3066d0328bbc1c622341d59292ca48
parent4440337af4d415c8abf8b9b0e10c79b7518e6e3c
Merge tag 'kvm-x86-svm-6.12' of https://github.com/kvm-x86/linux into HEAD

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.
arch/x86/kvm/svm/svm.c