blob: a7ae33c919f6fed107fd6c07d4e68edd577a6178 [file] [log] [blame]
4543bdc08857 ("KVM: Introduce kvm_vcpu_destroy()")
50b143e1b3cf ("KVM: x86: Drop kvm_arch_vcpu_free()")
208050dac5ef ("KVM: x86: Remove spurious clearing of async #PF MSR")
9d979c7e6ff4 ("KVM: x86: Remove spurious kvm_mmu_unload() from vcpu destruction path")
4b8fff780b07 ("KVM: arm: Drop kvm_arch_vcpu_free()")
d5279f3a882c ("KVM: PPC: Drop kvm_arch_vcpu_free()")
47d51e5eb5fe ("KVM: MIPS: Drop kvm_arch_vcpu_free()")
987b2594ed5d ("KVM: x86: Move kvm_vcpu_init() invocation to common code")
fc6e2a1845ab ("KVM: x86: Move FPU allocation to common x86 code")
a9dd6f09d7e5 ("KVM: x86: Allocate vcpu struct in common x86 code")
7f27179a88a6 ("KVM: SVM: Use direct vcpu pointer during vCPU create/free")
34109c0476f1 ("KVM: VMX: Use direct vcpu pointer during vCPU create/free")
034d8e2cb929 ("KVM: VMX: Allocate VPID after initializing VCPU")
16be9ddea268 ("KVM: x86: Free wbinvd_dirty_mask if vCPU creation fails")
7d73710d9ca2 ("kvm: vmx: Stop wasting a page for guest_msrs")
7cfe0526fd37 ("kvm: vmx: Rename NR_AUTOLOAD_MSRS to NR_LOADSTORE_MSRS")
1b84292bea00 ("KVM: VMX: Rename {vmx,nested_vmx}_vcpu_setup()")
4be534102624 ("KVM: VMX: Initialize vmx->guest_msrs[] right after allocation")
12b58f4ed2a1 ("KVM: Assert that struct kvm_vcpu is always as offset zero")
d9a710e5fc49 ("KVM: X86: Dynamically allocate user_fpu")
ec269475cba7 ("Revert "kvm: x86: Use task structs fpu field for user"")
3af80fec6e7f ("KVM: VMX: Explicitly initialize controls shadow at VMCS allocation")
ae81d08993cb ("KVM: nVMX: Don't reset VMCS controls shadow on VMCS switch")
09e226cf07e6 ("KVM: nVMX: Shadow VMCS controls on a per-VMCS basis")
fe7f895dae4f ("KVM: VMX: Shadow VMCS secondary execution controls")
2183f5645ae7 ("KVM: VMX: Shadow VMCS primary execution controls")
c5f2c76643b6 ("KVM: VMX: Shadow VMCS pin controls")
70f932ecdfe6 ("KVM: VMX: Add builder macros for shadowing controls")
a49700b66e35 ("KVM: nVMX: Don't speculatively write APIC-access page address")
c538d57f6726 ("KVM: nVMX: Write ENCLS-exiting bitmap once per vmcs02")
b51700632e0e ("KVM: X86: Provide a capability to disable cstate msr read intercepts")
8ffdaa7f4919 ("KVM: Documentation: Add disable pause exits to KVM_CAP_X86_DISABLE_EXITS")
8ff468c29e9a ("Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip")