summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/reverse_cpuid.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nativebhi' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2024-04-091-1/+2
|\
| * x86/bhi: Define SPEC_CTRL_BHI_DIS_SDaniel Sneddon2024-04-081-1/+2
* | x86/cpufeatures: Add CPUID_LNX_5 to track recently added Linux-defined wordSean Christopherson2024-04-051-0/+2
|/
* KVM: x86: Use a switch statement and macros in __feature_translate()Jim Mattson2023-11-301-14/+13
* KVM: x86: Advertise CPUID.(EAX=7,ECX=2):EDX[5:0] to userspaceJim Mattson2023-11-301-0/+12
* KVM: x86: Advertise AMX-COMPLEX CPUID to userspaceTao Su2023-08-041-0/+1
* KVM: x86/cpuid: Add a KVM-only leaf to redirect AMD PerfMonV2 flagLike Xu2023-06-071-0/+7
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-02-251-0/+7
|\
| * Merge branch 'kvm-late-6.1' into HEADPaolo Bonzini2022-12-291-0/+7
| |\
| | * KVM: x86: Add a KVM-only leaf for CPUID_8000_0007_EDXVitaly Kuznetsov2022-12-291-0/+7
* | | x86/cpu, kvm: Add support for CPUID_80000021_EAXKim Phillips2023-01-251-0/+1
|/ /
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-12-151-3/+22
|\|
| * KVM: x86: Advertise PREFETCHIT0/1 CPUID to user spaceJiaxi Chen2022-11-281-0/+1
| * KVM: x86: Advertise AVX-NE-CONVERT CPUID to user spaceJiaxi Chen2022-11-281-0/+1
| * KVM: x86: Advertise AVX-VNNI-INT8 CPUID to user spaceJiaxi Chen2022-11-281-0/+5
| * KVM: x86: Update KVM-only leaf handling to allow for 100% KVM-only leafsSean Christopherson2022-11-281-3/+15
* | KVM/VMX: Allow exposing EDECCSSA user leaf function to KVM guestKai Huang2022-11-041-0/+3
|/
* KVM: SEV: Mask CPUID[0x8000001F].eax according to supported featuresPaolo Bonzini2021-04-261-0/+1
* KVM: x86: Move reverse CPUID helpers to separate header fileRicardo Koller2021-04-261-0/+185