index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
cpuid.c
Age
Commit message (
Expand
)
Author
2023-04-26
Merge tag 'kvm-x86-selftests-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-04-26
Merge tag 'kvm-x86-pmu-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-04-11
KVM: x86: Add a helper to handle filtering of unpermitted XCR0 features
Aaron Lewis
2023-04-06
KVM: x86: Add a helper to query whether or not a vCPU has ever run
Sean Christopherson
2023-03-23
x86: KVM: Add common feature flag for AMD's PSFD
Sean Christopherson
2023-03-22
KVM: x86: Add helpers to query individual CR0/CR4 bits
Binbin Wu
2023-03-16
kvm: x86: Advertise FLUSH_L1D to user space
Emanuele Giuseppe Esposito
2023-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-02-21
Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-01-25
KVM: x86: Propagate the AMD Automatic IBRS feature to the guest
Kim Phillips
2023-01-25
x86/cpu, kvm: Add the SMM_CTL MSR not present feature
Kim Phillips
2023-01-25
x86/cpu, kvm: Add the Null Selector Clears Base feature
Kim Phillips
2023-01-25
x86/cpu, kvm: Move X86_FEATURE_LFENCE_RDTSC to its native leaf
Kim Phillips
2023-01-25
x86/cpu, kvm: Add the NO_NESTED_DATA_BP feature
Kim Phillips
2023-01-25
KVM: x86: Move open-coded CPUID leaf 0x80000021 EAX bit propagation code
Kim Phillips
2023-01-24
KVM: x86/xen: update Xen CPUID Leaf 4 (tsc info) sub-leaves, if present
Paul Durrant
2023-01-24
KVM: x86/cpuid: generalize kvm_update_kvm_cpuid_base() and also capture limit
Paul Durrant
2023-01-24
KVM: x86: Advertise fast REP string features inherent to the CPU
Jim Mattson
2023-01-24
Merge branch 'kvm-v6.2-rc4-fixes' into HEAD
Paolo Bonzini
2023-01-09
KVM: x86: Do not return host topology information from KVM_GET_SUPPORTED_CPUID
Paolo Bonzini
2022-12-29
KVM: x86: Unify pr_fmt to use module name for all KVM modules
Sean Christopherson
2022-12-29
Merge branch 'kvm-late-6.1' into HEAD
Paolo Bonzini
2022-12-29
KVM: x86: Hyper-V invariant TSC control
Vitaly Kuznetsov
2022-12-29
KVM: x86: Add a KVM-only leaf for CPUID_8000_0007_EDX
Vitaly Kuznetsov
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-12-12
Merge tag 'x86_sgx_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-02
KVM: x86: Advertise that the SMM_CTL MSR is not supported
Jim Mattson
2022-11-28
KVM: x86: Advertise PREFETCHIT0/1 CPUID to user space
Jiaxi Chen
2022-11-28
KVM: x86: Advertise AVX-NE-CONVERT CPUID to user space
Jiaxi Chen
2022-11-28
KVM: x86: Advertise AVX-VNNI-INT8 CPUID to user space
Jiaxi Chen
2022-11-28
x86: KVM: Advertise AVX-IFMA CPUID to user space
Jiaxi Chen
2022-11-28
x86: KVM: Advertise AMX-FP16 CPUID to user space
Chang S. Bae
2022-11-28
x86: KVM: Advertise CMPccXADD CPUID to user space
Jiaxi Chen
2022-11-28
KVM: x86: Update KVM-only leaf handling to allow for 100% KVM-only leafs
Sean Christopherson
2022-11-28
KVM: x86: Add BUILD_BUG_ON() to detect bad usage of "scattered" flags
Sean Christopherson
2022-11-09
KVM: x86: Insert "AMD" in KVM_X86_FEATURE_PSFD
Jim Mattson
2022-11-04
KVM/VMX: Allow exposing EDECCSSA user leaf function to KVM guest
Kai Huang
2022-11-04
x86/sgx: Allow enclaves to use Asynchrounous Exit Notification
Dave Hansen
2022-11-03
KVM: x86: Fix a typo about the usage of kvcalloc()
Liao Chang
2022-10-27
KVM: x86: Mask off reserved bits in CPUID.8000001FH
Jim Mattson
2022-10-22
KVM: x86: Mask off reserved bits in CPUID.8000001AH
Jim Mattson
2022-10-22
KVM: x86: Mask off reserved bits in CPUID.80000008H
Jim Mattson
2022-10-22
KVM: x86: Mask off reserved bits in CPUID.80000006H
Jim Mattson
2022-10-22
KVM: x86: Mask off reserved bits in CPUID.80000001H
Jim Mattson
2022-10-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-09-30
KVM: x86: Hide IA32_PLATFORM_DCA_CAP[31:0] from the guest
Jim Mattson
2022-09-26
KVM: x86: Report error when setting CPUID if Hyper-V allocation fails
Sean Christopherson
2022-09-22
KVM: x86: Always enable legacy FP/SSE in allowed user XFEATURES
Dr. David Alan Gilbert
2022-09-22
KVM: x86: Reinstate kvm_vcpu_arch.guest_supported_xcr0
Sean Christopherson
2022-07-14
KVM: x86: Add dedicated helper to get CPUID entry with significant index
Sean Christopherson
[next]