blob: bd3f368bbe04d69f70ff6f389d11f4b4aa261fb9 [file] [log] [blame]
5668821aefcb ("KVM: x86: Move kvm_x86_ops.vcpu_after_set_cpuid() into kvm_vcpu_after_set_cpuid()")
7c1b761be029 ("KVM: x86: Rename cpuid_update() callback to vcpu_after_set_cpuid()")
aedbaf4f6afd ("KVM: x86: Extract kvm_update_cpuid_runtime() from kvm_update_cpuid()")
a76733a98752 ("KVM: x86: Introduce kvm_check_cpuid()")
36f37648ca98 ("KVM: X86: Move kvm_apic_set_version() to kvm_update_cpuid()")
0d3b2ba16ba6 ("KVM: X86: Go on updating other CPUID leaves when leaf 1 is absent")
18964092825a ("KVM: X86: Reset vcpu->arch.cpuid_nent to 0 if SET_CPUID* fails")
b899c13277a9 ("KVM: x86: Create mask for guest CR4 reserved bits in kvm_update_cpuid()")
6abe9c1386e5 ("KVM: X86: Move ignore_msrs handling upper the stack")
cbd717585b80 ("KVM: x86/pmu: Tweak kvm_pmu_get_msr to pass 'struct msr_data' in")
cb97c2d680dd ("KVM: x86: Take an unsigned 32-bit int for has_emulated_msr()'s index")
a71936ab46f1 ("kvm: x86: Cleanup vcpu->arch.guest_xstate_size")
139f7425fdf5 ("kvm: x86: Use KVM CPU capabilities to determine CR4 reserved bits")
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")
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")