- e3bcfda KVM: x86: Report deprecated x87 features in supported CPUID by Jim Mattson · 2 years, 11 months ago
- 811f95f KVM: x86: Free kvm_cpuid_entry2 array on post-KVM_RUN KVM_SET_CPUID{,2} by Sean Christopherson · 3 years ago
- 033a3ea KVM: x86: Check .flags in kvm_cpuid_check_equal() too by Vitaly Kuznetsov · 3 years ago
- 1ffce09 KVM: x86/cpuid: Exclude unpermitted xfeatures sizes at KVM_GET_SUPPORTED_CPUID by Like Xu · 3 years ago
- 5c89be1 KVM: x86: Move CPUID.(EAX=0x12,ECX=1) mangling to __kvm_update_cpuid_runtime() by Vitaly Kuznetsov · 3 years ago
- e973746 KVM: x86/cpuid: Clear XFD for component i if the base feature is missing by Like Xu · 3 years ago
- 4732f24 KVM: x86: Making the module parameter of vPMU more common by Like Xu · 3 years ago
- c6617c6 KVM: x86: Partially allow KVM_SET_CPUID{,2} after KVM_RUN by Vitaly Kuznetsov · 3 years ago
- ee3a5f9 KVM: x86: Do runtime CPUID update before updating vcpu->arch.cpuid_entries by Vitaly Kuznetsov · 3 years ago
- be50b20 kvm: x86: Add support for getting/setting expanded xstate buffer by Guang Zeng · 3 years ago
- 690a757 kvm: x86: Add CPUID support for Intel AMX by Jing Liu · 3 years ago
- 5ab2f45 kvm: x86: Enable dynamic xfeatures at KVM_SET_CPUID2 by Jing Liu · 3 years ago
- 445ecdf kvm: x86: Exclude unpermitted xfeatures at KVM_GET_SUPPORTED_CPUID by Jing Liu · 3 years ago
- cc04b6a kvm: x86: Fix xstate_required_size() to follow XSTATE alignment rule by Jing Liu · 3 years ago
- b1d66da KVM: x86/svm: Add module param to control PMU virtualization by Like Xu · 3 years, 1 month ago
- dc23a51 cpuid: kvm_find_kvm_cpuid_features() should be declared 'static' by Paul Durrant · 3 years, 1 month ago
- 760849b KVM: x86: Make sure KVM_CPUID_FEATURES really are KVM_CPUID_FEATURES by Paul Durrant · 3 years, 2 months ago
- 8b44b17 KVM: x86: Add helper to consolidate core logic of SET_CPUID{2} flows by Sean Christopherson · 3 years, 2 months ago
- b73a543 KVM: x86: Expose Predictive Store Forwarding Disable by Babu Moger · 3 years, 3 months ago
- e8a747d KVM: x86: Swap order of CPUID entry "index" vs. "significant flag" checks by Sean Christopherson · 3 years, 3 months ago
- 1383279 KVM: x86: Allow guest to set EFER.NX=1 on non-PAE 32-bit kernels by Sean Christopherson · 3 years, 5 months ago
- 7234c36 KVM: x86/pmu: Clear anythread deprecated bit when 0xa leaf is unsupported on the SVM by Like Xu · 3 years, 6 months ago
- e39f00f KVM: x86: Use kernel's x86_phys_bits to handle reduced MAXPHYADDR by Sean Christopherson · 3 years, 6 months ago
- 4bf48e3 KVM: x86: Use guest MAXPHYADDR from CPUID.0x8000_0008 iff TDP is enabled by Sean Christopherson · 3 years, 6 months ago
- 49c6f87 KVM: x86: Force all MMUs to reinitialize if guest CPUID is modified by Sean Christopherson · 3 years, 6 months ago
- 551912d KVM: x86: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 3 years, 7 months ago
- 76ea438 KVM: X86: Expose bus lock debug exception to guest by Paolo Bonzini · 3 years, 8 months ago
- 78bba96 KVM: x86: Hide RDTSCP and RDPID if MSR_TSC_AUX probing failed by Sean Christopherson · 3 years, 8 months ago
- 85d0011 KVM: x86: Emulate RDPID only if RDTSCP is supported by Sean Christopherson · 3 years, 8 months ago
- 152d32a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 8 months ago
- d9db0fd KVM: SEV: Mask CPUID[0x8000001F].eax according to supported features by Paolo Bonzini · 3 years, 8 months ago
- 462f8dd KVM: x86: Fix implicit enum conversion goof in scattered reverse CPUID code by Sean Christopherson · 3 years, 8 months ago
- fe7e948 KVM: x86: Add capability to grant VM access to privileged SGX attribute by Sean Christopherson · 3 years, 9 months ago
- 72add91 KVM: VMX: Enable SGX virtualization for SGX1, SGX2 and LC by Sean Christopherson · 3 years, 9 months ago
- 4e66c0c KVM: x86: Add support for reverse CPUID lookup of scattered features by Sean Christopherson · 3 years, 9 months ago
- d9f6e12 x86: Fix various typos in comments by Ingo Molnar · 3 years, 9 months ago
- e420333 KVM: x86: Advertise INVPCID by default by Sean Christopherson · 3 years, 11 months ago
- 8f01455 KVM: x86: hyper-v: Make Hyper-V emulation enablement conditional by Vitaly Kuznetsov · 4 years ago
- a8ac864 KVM: x86: Add helper to consolidate "raw" reserved GPA mask calculations by Sean Christopherson · 3 years, 11 months ago
- 5b7f575 KVM: x86: Use reserved_gpa_bits to calculate reserved PxE bits by Sean Christopherson · 3 years, 11 months ago
- ca29e14 KVM: x86: SEV: Treat C-bit as legal GPA bit regardless of vCPU mode by Sean Christopherson · 3 years, 11 months ago
- b3646477 KVM: x86: use static calls to reduce kvm_x86_ops overhead by Jason Baron · 4 years ago
- 1085a6b KVM: Expose AVX_VNNI instruction to guset by Yang Zhong · 4 years ago
- 181f494 KVM: x86: fix CPUID entries returned by KVM_GET_CPUID2 ioctl by Michael Roth · 4 years ago
- 722e039 Merge tag 'kvmarm-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years ago
- 2224fc9 KVM: x86: Expose AVX512_FP16 for supported CPUID by Cathy Zhang · 4 years, 1 month ago
- 0062442 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 1 month ago
- 64b609d Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
- 2259c17 kvm: x86: Sink cpuid update into vendor-specific set_cr4 functions by Jim Mattson · 4 years, 2 months ago
- 0107973 KVM: x86: Introduce cr3_lm_rsvd_bits in kvm_vcpu_arch by Babu Moger · 4 years, 1 month ago
- cadbaa0 perf/x86/intel: Make anythread filter support conditional by Stephane Eranian · 4 years, 2 months ago
- 01b4f51 kvm: x86: ensure pv_cpuid.features is initialized when enabling cap by Oliver Upton · 4 years, 2 months ago
- a6337a3 KVM: x86: Move call to update_exception_bitmap() into VMX code by Sean Christopherson · 4 years, 3 months ago
- c44d9b3 KVM: x86: Invoke vendor's vcpu_after_set_cpuid() after all common updates by Sean Christopherson · 4 years, 3 months ago
- 255cbec KVM: x86: allocate vcpu->arch.cpuid_entries dynamically by Vitaly Kuznetsov · 4 years, 3 months ago
- f69858f KVM: x86: disconnect kvm_check_cpuid() from vcpu->arch.cpuid_entries by Vitaly Kuznetsov · 4 years, 3 months ago
- 66570e9 kvm: x86: only provide PV features if enabled in guest's CPUID by Oliver Upton · 4 years, 4 months ago
- 526ad23 KVM: x86: Unexport cpuid_query_maxphyaddr() by Sean Christopherson · 4 years, 3 months ago
- 61aa9a0 x86/kvm: Expose TSX Suspend Load Tracking feature by Cathy Zhang · 4 years, 4 months ago
- 43bd9ef x86: Expose SERIALIZE for supported cpuid by Paolo Bonzini · 4 years, 5 months ago
- d468d94 KVM: x86: Dynamically calculate TDP level from max level and MAXPHYADDR by Sean Christopherson · 4 years, 5 months ago
- 32de2b5 KVM: x86: update exception bitmap on CPUID changes by Paolo Bonzini · 4 years, 6 months ago
- 5668821 KVM: x86: Move kvm_x86_ops.vcpu_after_set_cpuid() into kvm_vcpu_after_set_cpuid() by Xiaoyao Li · 4 years, 6 months ago
- 7c1b761 KVM: x86: Rename cpuid_update() callback to vcpu_after_set_cpuid() by Xiaoyao Li · 4 years, 6 months ago
- 346ce35 KVM: x86: Rename kvm_update_cpuid() to kvm_vcpu_after_set_cpuid() by Xiaoyao Li · 4 years, 6 months ago
- aedbaf4 KVM: x86: Extract kvm_update_cpuid_runtime() from kvm_update_cpuid() by Xiaoyao Li · 4 years, 6 months ago
- a76733a KVM: x86: Introduce kvm_check_cpuid() by Xiaoyao Li · 4 years, 6 months ago
- 36f3764 KVM: X86: Move kvm_apic_set_version() to kvm_update_cpuid() by Xiaoyao Li · 4 years, 6 months ago
- 0d3b2ba KVM: X86: Go on updating other CPUID leaves when leaf 1 is absent by Xiaoyao Li · 4 years, 6 months ago
- 1896409 KVM: X86: Reset vcpu->arch.cpuid_nent to 0 if SET_CPUID* fails by Xiaoyao Li · 4 years, 6 months ago
- 2e8cd7a kvm: x86: limit the maximum number of vPMU fixed counters to 3 by Like Xu · 4 years, 6 months ago
- b899c13 KVM: x86: Create mask for guest CR4 reserved bits in kvm_update_cpuid() by Krish Sadhukhan · 4 years, 6 months ago
- 7ec28e2 KVM: Use vmemdup_user() by Denis Efremov · 4 years, 7 months ago
- fa44b82 KVM: x86: Move MPK feature detection to common code by Babu Moger · 4 years, 8 months ago
- 65b1891 KVM: x86: Assign correct value to array.maxnent by Xiaoyao Li · 4 years, 7 months ago
- 27461da3 KVM: x86/pmu: Support full width counting by Like Xu · 4 years, 7 months ago
- 72de5fa4c KVM: x86: announce KVM_FEATURE_ASYNC_PF_INT by Vitaly Kuznetsov · 4 years, 7 months ago
- a71936ab kvm: x86: Cleanup vcpu->arch.guest_xstate_size by Xiaoyao Li · 4 years, 8 months ago
- e93fd3b KVM: x86/mmu: Capture TDP level when updating CPUID by Sean Christopherson · 4 years, 8 months ago
- 43d05de KVM: pass through CPUID(0x80000006) by Eric Northup · 4 years, 9 months ago
- 855c7e9 KVM: x86: Fix BUILD_BUG() in __cpuid_entry_get_reg() w/ CONFIG_UBSAN=y by Sean Christopherson · 4 years, 9 months ago
- afaf0b2 KVM: x86: Copy kvm_x86_ops by value to eliminate layer of indirection by Sean Christopherson · 4 years, 9 months ago
- e374740 KVM: x86: Expose fast short REP MOV for supported cpuid by Zhenyu Wang · 4 years, 9 months ago
- 2b110b6 KVM: x86: Add blurb to CPUID tracepoint when using max basic leaf values by Sean Christopherson · 4 years, 10 months ago
- e7adda2 KVM: x86: Add requested index to the CPUID tracepoint by Sean Christopherson · 4 years, 10 months ago
- 9401f2e KVM: x86: Expose AVX512 VP2INTERSECT in cpuid for TGL by Zhenyu Wang · 4 years, 9 months ago
- f91af51 KVM: x86: Refactor kvm_cpuid() param that controls out-of-range logic by Sean Christopherson · 4 years, 10 months ago
- 09c7431 KVM: x86: Refactor out-of-range logic to contain the madness by Sean Christopherson · 4 years, 10 months ago
- 8d89231 KVM: x86: Fix CPUID range checks for Hypervisor and Centaur classes by Sean Christopherson · 4 years, 10 months ago
- 23493d0 KVM x86: Extend AMD specific guest behavior to Hygon virtual CPUs by Sean Christopherson · 4 years, 10 months ago
- b7fb848 KVM: x86: Trace the original requested CPUID function in kvm_cpuid() by Jan Kiszka · 4 years, 10 months ago
- 408e9a3 KVM: CPUID: add support for supervisor states by Paolo Bonzini · 4 years, 10 months ago
- 2570387 KVM: x86: Move nSVM CPUID 0x8000000A handling into common x86 code by Sean Christopherson · 4 years, 10 months ago
- 9166198 KVM: x86: Move VMX's host_efer to common x86 code by Sean Christopherson · 4 years, 10 months ago
- 7c7f954 KVM: x86: Do kvm_cpuid_array capacity checks in terminal functions by Sean Christopherson · 4 years, 10 months ago
- dd69cc2 KVM: x86: Use kvm_cpu_caps to detect Intel PT support by Sean Christopherson · 4 years, 10 months ago
- 93c380e KVM: x86: Set emulated/transmuted feature bits via kvm_cpu_caps by Sean Christopherson · 4 years, 10 months ago
- bd79199 KVM: x86: Override host CPUID results with kvm_cpu_caps by Sean Christopherson · 4 years, 10 months ago
- d8577a4 KVM: x86: Do host CPUID at load time to mask KVM cpu caps by Sean Christopherson · 4 years, 10 months ago
- 7ff6c03 KVM: x86: Remove stateful CPUID handling by Sean Christopherson · 4 years, 10 months ago