blob: f547fa79e39324ce8fb8eb98e701eea511e84614 [file] [log] [blame]
2620fe268e80 ("KVM: x86: Revert "KVM: X86: Fix fpu state crash in kvm guest"")
e751732486eb ("KVM: X86: Fix fpu state crash in kvm guest")
5f409e20b794 ("x86/fpu: Defer FPU state load until return to userspace")
c2ff9e9a3d9d ("x86/fpu: Merge the two code paths in __fpu__restore_sig()")
926b21f37b07 ("x86/fpu: Restore from kernel memory on the 64-bit path too")
e0d3602f9333 ("x86/fpu: Inline copy_user_to_fpregs_zeroing()")
0cecca9d03c9 ("x86/fpu: Eager switch PKRU state")
4ee91519e1dc ("x86/fpu: Add an __fpregs_load_activate() internal helper")
0169f53e0d97 ("x86/fpu: Remove user_fpu_begin()")
2722146eb784 ("x86/fpu: Remove fpu->initialized")
88f5260a3bf9 ("x86/fpu: Always init the state in fpu__clear()")
60e528d6ce3f ("x86/fpu: Remove preempt_disable() in fpu__clear()")
39ea9baffda9 ("x86/fpu: Remove fpu->initialized usage in __fpu__restore_sig()")
2f7726f95557 ("x86/fpu: Track AVX-512 usage of tasks")
b666a4b69739 ("kvm: x86: Dynamically allocate guest_fpu")
240c35a3783a ("kvm: x86: Use task structs fpu field for user")
55d2375e58a6 ("KVM: nVMX: Move nested code to dedicated files")
97b7ead39263 ("KVM: VMX: Expose various getters and setters to nested VMX")
cf3646eb3adf ("KVM: VMX: Expose misc variables needed for nested VMX")
ff241486ac90 ("KVM: nVMX: Move "vmcs12 to shadow/evmcs sync" to helper function")
3e8eacccae9d ("KVM: nVMX: Call nested_vmx_setup_ctls_msrs() iff @nested is true")
e4027cfafd78 ("KVM: nVMX: Set callbacks for nested functions during hardware setup")
a3203381ca95 ("KVM: VMX: Move the hardware {un}setup functions to the bottom")
944c3464538d ("KVM: VMX: Move nested hardware/vcpu {un}setup to helper functions")
89b0c9f58350 ("KVM: VMX: Move VMX instruction wrappers to a dedicated header file")
75edce8a4548 ("KVM: VMX: Move eVMCS code to dedicated files")
8373d25d25d1 ("KVM: VMX: Add vmx.h to hold VMX definitions")
609363cf81fc ("KVM: nVMX: Move vmcs12 code to dedicated files")
cb1d474b3225 ("KVM: VMX: Move VMCS definitions to dedicated file")
3077c1910882 ("KVM: VMX: Move capabilities structs and helpers to dedicated file")
7caaa7110867 ("KVM: VMX: Pass vmx_capability struct to setup_vmcs_config()")
c73da3fcab43 ("KVM: VMX: Properly handle dynamic VM Entry/Exit controls")
71d9409e2093 ("KVM: VMX: Move caching of MSR_IA32_XSS to hardware_setup()")
4cebd747d785 ("KVM: VMX: Drop the "vmx" prefix from vmx_evmcs.h")
e0123119a564 ("KVM: VMX: rename vmx_shadow_fields.h to vmcs_shadow_fields.h")
a821bab2d1ee ("KVM: VMX: Move VMX specific files to a "vmx" subdirectory")
199b118ab3d5 ("KVM: VMX: Alphabetize the includes in vmx.c")
dfae3c03b89f ("KVM: nVMX: Allocate and configure VM{READ,WRITE} bitmaps iff enable_shadow_vmcs")
1b3ab5ad1b8a ("KVM: nVMX: Free the VMREAD/VMWRITE bitmaps if alloc_kvm_area() fails")
bb22dc14a2c2 ("Merge branch 'khdr_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest into HEAD")