blob: 751fc24530fd65a8f4b9266e31bfca5b6897257a [file] [log] [blame]
628ade2d0816 ("KVM: VMX: Fix x2APIC MSR intercept handling on !APICV platforms")
3eb900173c71 ("KVM: x86: VMX: Prevent MSR passthrough when MSR access is denied")
476c9bd8e997 ("KVM: x86: Prepare MSR bitmaps for userspace tracked MSRs")
d85a8034c016 ("KVM: VMX: Rename "find_msr_entry" to "vmx_find_uret_msr"")
1e7a483037e8 ("KVM: VMX: Rename "__find_msr_index" to "__vmx_find_uret_msr"")
e9bb1ae92d62 ("KVM: VMX: Rename vcpu_vmx's "save_nmsrs" to "nr_active_uret_msrs"")
fbc18007382c ("KVM: VMX: Rename vcpu_vmx's "nmsrs" to "nr_uret_msrs"")
eb3db1b13788 ("KVM: VMX: Rename the "shared_msr_entry" struct to "vmx_uret_msr"")
ce833b2324ba ("KVM: VMX: Prepend "MAX_" to MSR array size defines")
7e34fbd05c63 ("KVM: x86: Rename "shared_msrs" to "user_return_msrs"")
f4c847a95654 ("KVM: SVM: refactor msr permission bitmap allocation")
1feaba144cd3 ("KVM: SVM: rename a variable in the svm_create_vcpu")
93dff2fed2fb ("KVM: nVMX: Migrate the VMX-preemption timer")
ef0f64960d01 ("KVM: SVM: Move AVIC code to separate file")
883b0a91f41a ("KVM: SVM: Move Nested SVM Implementation to nested.c")
46a010dd6896 ("kVM SVM: Move SVM related files to own sub-directory")
9c14ee21fcf7 ("KVM: SVM: Annotate svm_x86_ops as __initdata")
6e4fd06f3ee1 ("KVM: x86: Drop __exit from kvm_x86_ops' hardware_unsetup()")
afaf0b2f9b80 ("KVM: x86: Copy kvm_x86_ops by value to eliminate layer of indirection")
69c6f69aa306 ("KVM: x86: Set kvm_x86_ops only after ->hardware_setup() completes")
484014faf89e ("KVM: VMX: Move hardware_setup() definition below vmx_x86_ops")
d008dfdb0e70 ("KVM: x86: Move init-only kvm_x86_ops to separate struct")
cf39d3753906 ("Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD")