blob: 18b3d1857bddcd56a2e6cdc2e27c3643601569d1 [file] [log] [blame]
138534a810aa ("KVM: nVMX: WARN on attempt to switch the currently loaded VMCS")
c61ca2fcbcea ("KVM: nVMX: Move free_nested() below vmx_switch_vmcs()")
5c911beff20a ("KVM: nVMX: Skip IBPB when switching between vmcs01 and vmcs02")
ec0241f3bbe1 ("KVM: nVMX: Drop manual clearing of segment cache on nested VMCS switch")
e5d03de5937e ("KVM: nVMX: Reset register cache (available and dirty masks) on VMCS switch")
91661989d17c ("KVM: x86: Move VMX's host_efer to common x86 code")
cfc481810c90 ("KVM: x86: Calculate the supported xcr0 mask at load time")
0eee8f9d9d3b ("KVM: x86: Use common loop iterator when handling CPUID 0xD.N")
e53c95e8d41e ("KVM: x86: Encapsulate CPUID entries and metadata in struct")
c862903963bb ("KVM: x86: Refactor CPUID 0x4 and 0x8000001d handling")
74fa0bc7f083 ("KVM: x86: Hoist loop counter and terminator to top of __do_cpuid_func()")
aa10a7dc8858 ("KVM: x86: Consolidate CPUID array max num entries checking")
aceac6e5700f ("KVM: x86: Drop the explicit @index from do_cpuid_7_mask()")
87849b1ccbd4 ("KVM: x86: Clean up CPUID 0x7 sub-leaf loop")
8b2fc445a761 ("KVM: x86: Refactor CPUID 0xD.N sub-leaf entry creation")
91001d403ad3 ("KVM: x86: Warn on zero-size save state for valid CPUID 0xD.N sub-leaf")
1893c9415ae8 ("KVM: x86: Check for CPUID 0xD.N support before validating array size")
3dc4a9cf05e5 ("KVM: x86: Move CPUID 0xD.1 handling out of the index>0 loop")
0fc62671876c ("KVM: x86: Check userspace CPUID array size after validating sub-leaf")
d5a661d19df1 ("KVM: x86: Clean up error handling in kvm_dev_ioctl_get_cpuid()")
8b86079cc339 ("KVM: x86: Simplify handling of Centaur CPUID leafs")
619a17f11069 ("KVM: x86: Refactor loop around do_cpuid_func() to separate helper")
68c9a46e9ee8 ("KVM: x86: Return -E2BIG when KVM_GET_SUPPORTED_CPUID hits max entries")
87382003e355 ("KVM: x86: Refactor and rename bit() to feature_bit() macro")
a7c48c3f56db ("KVM: x86: Expand build-time assertion on reverse CPUID usage")
a0a2260c12d8 ("KVM: x86: Move bit() helper to cpuid.h")
345599f9a292 ("KVM: x86: Add macro to ensure reserved cr4 bits checks stay in sync")
b11306b53b25 ("KVM: x86: Don't let userspace set host-reserved cr4 bits")
433f4ba19041 ("KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332)")
46f4f0aabc61 ("Merge branch 'kvm-tsx-ctrl' into HEAD")