index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
cpuid.c
Age
Commit message (
Expand
)
Author
2025-06-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-05-16
x86/cpuid: Rename hypervisor_cpuid_base()/for_each_possible_hypervisor_cpuid_...
Ahmed S. Darwish
2025-05-15
x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID header
Ahmed S. Darwish
2025-04-24
KVM: x86: Advertise support for AMD's PREFETCHI
Babu Moger
2025-04-24
KVM: x86: Sort CPUID_8000_0021_EAX leaf bits properly
Borislav Petkov
2025-04-24
KVM: x86: Advertise support for WRMSRNS
Sean Christopherson
2025-04-24
KVM: x86: Propagate AMD's IbrsSameMode to the guest
Yosry Ahmed
2025-04-07
Merge branch 'kvm-tdx-initial' into HEAD
Paolo Bonzini
2025-04-04
KVM: x86: Explicitly zero-initialize on-stack CPUID unions
Sean Christopherson
2025-03-19
Merge tag 'kvm-x86-xen-6.15' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-03-19
Merge tag 'kvm-x86-misc-6.15' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-03-14
KVM: x86/mmu: Taking guest pa into consideration when calculate tdp level
Xiaoyao Li
2025-03-14
KVM: x86: expose cpuid_entry2_find for TDX
Paolo Bonzini
2025-03-04
KVM: x86: Remove the unreachable case for 0x80000022 leaf in __do_cpuid_func()
Xiaoyao Li
2025-03-04
KVM: x86: Explicitly zero EAX and EBX when PERFMON_V2 isn't supported by KVM
Xiaoyao Li
2025-02-25
KVM: x86: Update Xen TSC leaves during CPUID emulation
Fred Griffoul
2025-02-12
KVM: x86: Defer runtime updates of dynamic CPUID bits until CPUID emulation
Sean Christopherson
2025-02-12
KVM: x86: Apply TSX_CTRL_CPUID_CLEAR if and only if the vCPU has RTM or HLE
Sean Christopherson
2025-02-12
KVM: x86: Use for-loop to iterate over XSTATE size entries
Sean Christopherson
2025-02-12
KVM: x86/cpuid: add type suffix to decimal const 48 fix building warning
Ethan Zhao
2025-02-04
kvm: x86: SRSO_USER_KERNEL_NO is not synthesized
Paolo Bonzini
2025-01-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-12-30
KVM: x86: Advertise SRSO_USER_KERNEL_NO to userspace
Borislav Petkov (AMD)
2024-12-18
KVM: x86: Use only local variables (no bitmask) to init kvm_cpu_caps
Sean Christopherson
2024-12-18
KVM: x86: Explicitly track feature flags that are enabled at runtime
Sean Christopherson
2024-12-18
KVM: x86: Explicitly track feature flags that require vendor enabling
Sean Christopherson
2024-12-18
KVM: x86: Rename "SF" macro to "SCATTERED_F"
Sean Christopherson
2024-12-18
KVM: x86: Pull CPUID capabilities from boot_cpu_data only as needed
Sean Christopherson
2024-12-18
KVM: x86: Add a macro for features that are synthesized into boot_cpu_data
Sean Christopherson
2024-12-18
KVM: x86: Replace (almost) all guest CPUID feature queries with cpu_caps
Sean Christopherson
2024-12-18
KVM: x86: Update guest cpu_caps at runtime for dynamic CPUID-based features
Sean Christopherson
2024-12-18
KVM: x86: Update OS{XSAVE,PKE} bits in guest CPUID irrespective of host support
Sean Christopherson
2024-12-18
KVM: x86: Drop unnecessary check that cpuid_entry2_find() returns right leaf
Sean Christopherson
2024-12-18
KVM: x86: Avoid double CPUID lookup when updating MWAIT at runtime
Sean Christopherson
2024-12-18
KVM: x86: Initialize guest cpu_caps based on KVM support
Sean Christopherson
2024-12-18
KVM: x86: Treat MONTIOR/MWAIT as a "partially emulated" feature
Sean Christopherson
2024-12-18
KVM: x86: Extract code for generating per-entry emulated CPUID information
Sean Christopherson
2024-12-18
KVM: x86: Initialize guest cpu_caps based on guest CPUID
Sean Christopherson
2024-12-18
KVM: x86: Replace guts of "governed" features with comprehensive cpu_caps
Sean Christopherson
2024-12-18
KVM: x86: Rename "governed features" helpers to use "guest_cpu_cap"
Sean Christopherson
2024-12-18
KVM: x86: Advertise HYPERVISOR in KVM_GET_SUPPORTED_CPUID
Sean Christopherson
2024-12-18
KVM: x86: Advertise TSC_DEADLINE_TIMER in KVM_GET_SUPPORTED_CPUID
Sean Christopherson
2024-12-18
KVM: x86: Remove all direct usage of cpuid_entry2_find()
Sean Christopherson
2024-12-18
KVM: x86: Move kvm_find_cpuid_entry{,_index}() up near cpuid_entry2_find()
Sean Christopherson
2024-12-18
KVM: x86: Always operate on kvm_vcpu data in cpuid_entry2_find()
Sean Christopherson
2024-12-18
KVM: x86: Remove unnecessary caching of KVM's PV CPUID base
Sean Christopherson
2024-12-18
KVM: x86: Clear PV_UNHALT for !HLT-exiting only when userspace sets CPUID
Sean Christopherson
2024-12-18
KVM: x86: Swap incoming guest CPUID into vCPU before massaging in KVM_SET_CPUID2
Sean Christopherson
2024-12-18
KVM: x86: Add a macro to init CPUID features that KVM emulates in software
Sean Christopherson
[next]