projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
bb05b0e
106ed2c
)
Merge tag 'kvm-x86-svm-6.5' of https://github.com/kvm-x86/linux into HEAD
author
Paolo Bonzini
<pbonzini@redhat.com>
Sat, 1 Jul 2023 11:19:42 +0000
(07:19 -0400)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Sat, 1 Jul 2023 11:19:42 +0000
(07:19 -0400)
KVM SVM changes for 6.5:
- Drop manual TR/TSS load after VM-Exit now that KVM uses VMLOAD for host state
- Fix a not-yet-problematic missing call to trace_kvm_exit() for VM-Exits that
are handled in the fastpath
- Print more descriptive information about the status of SEV and SEV-ES during
module load
- Assert that misc_cg_set_capacity() doesn't fail to avoid should-be-impossible
memory leaks
1
2
arch/x86/kvm/svm/svm.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
arch/x86/kvm/svm/svm.c
Simple merge