projects
/
linux
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
43d97b2
4440337
)
Merge tag 'kvm-x86-svm-6.12' of https://github.com/kvm-x86/linux into HEAD
author
Paolo Bonzini
<pbonzini@redhat.com>
Sat, 14 Sep 2024 13:56:04 +0000
(09:56 -0400)
committer
Paolo Bonzini
<pbonzini@redhat.com>
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
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
arch/x86/kvm/svm/svm.c
Simple merge