commit | 24975ce8b2f863547d0b79a5a4552d5ea3522a3c | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Sat Jul 01 07:19:42 2023 -0400 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Sat Jul 01 07:19:42 2023 -0400 |
tree | b72ae9d55d5e377c595a454fcc4af57ce3e768ff | |
parent | bb05b0ef627f1d43122cdd2f172f5fb789f77a99 [diff] | |
parent | 106ed2cad9f7bd803bd31a18fe7a9219b077bf95 [diff] |
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