blob: 2536f56e45b2c7dbc892e45d7630db1505d7f3f3 [file] [log] [blame]
7c7f95481089 ("KVM: x86: Do kvm_cpuid_array capacity checks in terminal functions")
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")
433f4ba19041 ("KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332)")
edef5c36b0c7 ("KVM: x86: implement MSR_IA32_TSX_CTRL effect on CPUID")
43561123ab37 ("kvm: x86: Improve emulation of CPUID leaves 0BH and 1FH")
a1a640b8c0cd ("kvm: x86: Fix a spurious -E2BIG in __do_cpuid_func")
f20935d85a23 ("KVM: x86: Refactor up kvm_{g,s}et_msr() to simplify callers")
05402f64544f ("x86: KVM: svm: don't pretend to advance RIP in case wrmsr_interception() results in #GP")
0b7746295120 ("KVM: x86: expose AVX512_BF16 feature to guest")
60cec433c485 ("KVM: cpuid: remove has_leaf_count from struct kvm_cpuid_param")
50a9e1a4b1de ("KVM: cpuid: rename do_cpuid_1_ent")
d9aadaf68992 ("KVM: cpuid: set struct kvm_cpuid_entry2 flags in do_cpuid_1_ent")
54d360d41211 ("KVM: cpuid: extract do_cpuid_7_mask and support multiple subleafs")
ab8bcf649711 ("KVM: cpuid: do_cpuid_ent works on a whole CPUID function")
a87f2d3a6ead ("KVM: x86: Add Intel CPUID.1F cpuid emulation support")
32a243df82c8 ("kvm: x86: Include multiple indices with CPUID leaf 0x8000001d")
0ef0fd351550 ("Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm")