]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'kvm-x86-svm-6.5' of https://github.com/kvm-x86/linux into HEAD
authorPaolo Bonzini <pbonzini@redhat.com>
Sat, 1 Jul 2023 11:19:42 +0000 (07:19 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Sat, 1 Jul 2023 11:19:42 +0000 (07:19 -0400)
commit24975ce8b2f863547d0b79a5a4552d5ea3522a3c
treeb72ae9d55d5e377c595a454fcc4af57ce3e768ff
parentbb05b0ef627f1d43122cdd2f172f5fb789f77a99
parent106ed2cad9f7bd803bd31a18fe7a9219b077bf95
Merge tag 'kvm-x86-svm-6.5' of https://github.com/kvm-x86/linux into HEAD

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