index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86: Cache CPUID.0xD XSTATE offsets+sizes during module init
Sean Christopherson
4 days
3
-5
/
+29
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-11-23
31
-782
/
+744
|
\
|
*
KVM: x86: Break CONFIG_KVM_X86's direct dependency on KVM_INTEL || KVM_AMD
Sean Christopherson
2024-11-19
1
-1
/
+1
|
*
KVM: x86: add back X86_LOCAL_APIC dependency
Arnd Bergmann
2024-11-19
1
-1
/
+1
|
*
Revert "KVM: VMX: Move LOAD_IA32_PERF_GLOBAL_CTRL errata handling out of setu...
Sean Christopherson
2024-11-19
1
-33
/
+21
|
*
KVM: x86: switch hugepage recovery thread to vhost_task
Paolo Bonzini
2024-11-14
2
-37
/
+32
|
*
KVM: x86: expose MSR_PLATFORM_INFO as a feature MSR
Paolo Bonzini
2024-11-13
1
-0
/
+3
|
*
x86: KVM: Advertise CPUIDs for new instructions in Clearwater Forest
Tao Su
2024-11-13
2
-5
/
+6
|
*
Merge branch 'kvm-docs-6.13' into HEAD
Paolo Bonzini
2024-11-13
4
-24
/
+56
|
|
\
|
*
\
Merge tag 'kvm-x86-misc-6.13' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-11-13
20
-117
/
+243
|
|
\
\
|
|
*
|
KVM: x86: Short-circuit all of kvm_apic_set_base() if MSR value is unchanged
Sean Christopherson
2024-11-04
1
-3
/
+4
|
|
*
|
KVM: x86: Unpack msr_data structure prior to calling kvm_apic_set_base()
Sean Christopherson
2024-11-04
3
-11
/
+8
|
|
*
|
KVM: x86: Make kvm_recalculate_apic_map() local to lapic.c
Sean Christopherson
2024-11-04
2
-2
/
+1
|
|
*
|
KVM: x86: Rename APIC base setters to better capture their relationship
Sean Christopherson
2024-11-04
3
-8
/
+14
|
|
*
|
KVM: x86: Move kvm_set_apic_base() implementation to lapic.c (from x86.c)
Sean Christopherson
2024-11-04
2
-21
/
+21
|
|
*
|
KVM: x86: Inline kvm_get_apic_mode() in lapic.h
Sean Christopherson
2024-11-04
2
-7
/
+5
|
|
*
|
KVM: x86: Get vcpu->arch.apic_base directly and drop kvm_get_apic_base()
Sean Christopherson
2024-11-04
2
-10
/
+4
|
|
*
|
KVM: x86: Drop superfluous kvm_lapic_set_base() call when setting APIC state
Sean Christopherson
2024-11-04
1
-1
/
+0
|
|
*
|
KVM: x86: Short-circuit all kvm_lapic_set_base() if MSR value isn't changing
Sean Christopherson
2024-11-04
1
-0
/
+3
|
|
*
|
KVM: x86: Remove ordering check b/w MSR_PLATFORM_INFO and MISC_FEATURES_ENABLES
Sean Christopherson
2024-11-01
1
-3
/
+1
|
|
*
|
KVM: x86: Reject userspace attempts to access ARCH_CAPABILITIES w/o support
Sean Christopherson
2024-11-01
1
-5
/
+5
|
|
*
|
KVM: VMX: Remove restriction that PMU version > 0 for PERF_CAPABILITIES
Sean Christopherson
2024-11-01
1
-2
/
+0
|
|
*
|
KVM: x86: Reject userspace attempts to access PERF_CAPABILITIES w/o PDCM
Sean Christopherson
2024-11-01
1
-5
/
+6
|
|
*
|
KVM: x86: Quirk initialization of feature MSRs to KVM's max configuration
Sean Christopherson
2024-11-01
3
-7
/
+14
|
|
*
|
KVM: x86: Disallow changing MSR_PLATFORM_INFO after vCPU has run
Sean Christopherson
2024-11-01
1
-0
/
+1
|
|
*
|
KVM: x86: Co-locate initialization of feature MSRs in kvm_arch_vcpu_create()
Sean Christopherson
2024-11-01
1
-2
/
+2
|
|
*
|
KVM: nVMX: fix canonical check of vmcs12 HOST_RIP
Maxim Levitsky
2024-11-01
1
-1
/
+12
|
|
*
|
KVM: x86: model canonical checks more precisely
Maxim Levitsky
2024-11-01
7
-22
/
+66
|
|
*
|
KVM: x86: Add X86EMUL_F_MSR and X86EMUL_F_DT_LOAD to aid canonical checks
Maxim Levitsky
2024-11-01
3
-8
/
+14
|
|
*
|
KVM: x86: Route non-canonical checks in emulator through emulate_ops
Maxim Levitsky
2024-11-01
3
-1
/
+10
|
|
*
|
KVM: x86: drop x86.h include from cpuid.h
Maxim Levitsky
2024-11-01
6
-4
/
+5
|
|
*
|
KVM: x86: Use '0' for guest RIP if PMI encounters protected guest state
Sean Christopherson
2024-11-01
1
-0
/
+7
|
|
*
|
KVM: x86: Add lockdep-guarded asserts on register cache usage
Sean Christopherson
2024-11-01
1
-0
/
+17
|
|
*
|
KVM: x86: Bypass register cache when querying CPL from kvm_sched_out()
Sean Christopherson
2024-11-01
5
-6
/
+28
|
|
*
|
KVM: x86: AMD's IBPB is not equivalent to Intel's IBPB
Jim Mattson
2024-11-01
1
-2
/
+8
|
|
*
|
KVM: x86: Advertise AMD_IBPB_RET to userspace
Jim Mattson
2024-11-01
1
-1
/
+1
|
|
*
|
KVM: x86: Ensure vcpu->mode is loaded from memory in kvm_vcpu_exit_request()
Sean Christopherson
2024-11-01
1
-2
/
+3
|
|
*
|
KVM: x86: Fix a comment inside __kvm_set_or_clear_apicv_inhibit()
Kai Huang
2024-11-01
1
-2
/
+2
|
|
*
|
KVM: x86: Fix a comment inside kvm_vcpu_update_apicv()
Kai Huang
2024-11-01
1
-2
/
+2
|
*
|
|
Merge tag 'kvm-x86-vmx-6.13' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-11-13
2
-11
/
+10
|
|
\
\
\
|
|
*
|
|
KVM: VMX: Remove the unused variable "gpa" in __invept()
Yan Zhao
2024-10-30
2
-11
/
+10
|
*
|
|
|
KVM: x86/mmu: Drop per-VM zapped_obsolete_pages list
Vipin Sharma
2024-11-04
1
-3
/
+5
|
*
|
|
|
KVM: x86/mmu: Remove KVM's MMU shrinker
Vipin Sharma
2024-11-04
1
-103
/
+2
|
*
|
|
|
KVM: x86/mmu: WARN if huge page recovery triggered during dirty logging
David Matlack
2024-11-04
1
-0
/
+3
|
*
|
|
|
KVM: x86/mmu: Rename make_huge_page_split_spte() to make_small_spte()
David Matlack
2024-11-04
4
-6
/
+6
|
*
|
|
|
KVM: x86/mmu: Recover TDP MMU huge page mappings in-place instead of zapping
David Matlack
2024-11-04
6
-28
/
+89
|
*
|
|
|
KVM: x86/mmu: Refactor TDP MMU iter need resched check
Sean Christopherson
2024-11-04
1
-5
/
+11
|
*
|
|
|
KVM: x86/mmu: Demote the WARN on yielded in xxx_cond_resched() to KVM_MMU_WAR...
Sean Christopherson
2024-11-04
1
-1
/
+1
|
*
|
|
|
KVM: x86/mmu: Check yielded_gfn for forward progress iff resched is needed
Sean Christopherson
2024-11-04
1
-14
/
+14
|
*
|
|
|
KVM: x86/mmu: Batch TLB flushes when zapping collapsible TDP MMU SPTEs
David Matlack
2024-10-30
1
-45
/
+10
[next]