index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-07-20
48
-1541
/
+2852
|
\
|
*
KVM: x86/pmu: Add kvm_pmu_call() to simplify static calls of kvm_pmu_ops
Wei Wang
2024-07-16
2
-12
/
+13
|
*
KVM: x86: Introduce kvm_x86_call() to simplify static calls of kvm_x86_ops
Wei Wang
2024-07-16
16
-236
/
+248
|
*
KVM: x86: Replace static_call_cond() with static_call()
Wei Wang
2024-07-16
7
-35
/
+33
|
*
Merge branch 'kvm-6.11-sev-attestation' into HEAD
Paolo Bonzini
2024-07-16
3
-0
/
+241
|
|
\
|
|
*
KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST NAE event
Michael Roth
2024-07-16
1
-0
/
+56
|
|
*
x86/sev: Move sev_guest.h into common SEV header
Michael Roth
2024-07-16
1
-0
/
+48
|
|
*
KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
Brijesh Singh
2024-07-16
2
-0
/
+137
|
*
|
KVM: x86: Suppress MMIO that is triggered during task switch emulation
Sean Christopherson
2024-07-16
1
-1
/
+7
|
*
|
KVM: x86/mmu: Clean up make_huge_page_split_spte() definition and intro
Sean Christopherson
2024-07-16
1
-5
/
+3
|
*
|
KVM: x86/mmu: Bug the VM if KVM tries to split a !hugepage SPTE
Sean Christopherson
2024-07-16
1
-5
/
+1
|
*
|
Merge tag 'kvm-x86-vmx-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-07-16
10
-55
/
+78
|
|
\
\
|
|
*
|
KVM: x86: WARN if a vCPU gets a valid wakeup that KVM can't yet inject
Sean Christopherson
2024-06-28
1
-1
/
+4
|
|
*
|
KVM: nVMX: Fold requested virtual interrupt check into has_nested_events()
Sean Christopherson
2024-06-28
7
-33
/
+5
|
|
*
|
KVM: nVMX: Check for pending posted interrupts when looking for nested events
Sean Christopherson
2024-06-28
1
-2
/
+34
|
|
*
|
KVM: VMX: Split out the non-virtualization part of vmx_interrupt_blocked()
Sean Christopherson
2024-06-28
2
-3
/
+9
|
|
*
|
KVM: nVMX: Request immediate exit iff pending nested event needs injection
Sean Christopherson
2024-06-28
3
-4
/
+4
|
|
*
|
KVM: nVMX: Add a helper to get highest pending from Posted Interrupt vector
Sean Christopherson
2024-06-28
2
-2
/
+13
|
|
*
|
KVM: VMX: Switch __vmx_exit() and kvm_x86_vendor_exit() in vmx_exit()
Kai Huang
2024-06-28
1
-1
/
+1
|
|
*
|
KVM: VMX: Remove unnecessary INVEPT[GLOBAL] from hardware enable path
Sean Christopherson
2024-06-28
1
-3
/
+0
|
|
*
|
KVM: nVMX: Update VMCS12_REVISION comment to state it should never change
Sean Christopherson
2024-06-28
1
-6
/
+8
|
*
|
|
Merge tag 'kvm-x86-svm-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-07-16
4
-20
/
+29
|
|
\
\
\
|
|
*
|
|
KVM: SVM: Use sev_es_host_save_area() helper when initializing tsc_aux
Sean Christopherson
2024-06-28
1
-9
/
+6
|
|
*
|
|
KVM: SVM: Force sev_es_host_save_area() to be inlined (for noinstr usage)
Sean Christopherson
2024-06-28
1
-1
/
+1
|
|
*
|
|
KVM: SVM: Consider NUMA affinity when allocating per-CPU save_area
Li RongQing
2024-06-04
3
-9
/
+9
|
|
*
|
|
KVM: SVM: not account memory allocation for per-CPU svm_data
Li RongQing
2024-06-04
3
-6
/
+17
|
|
*
|
|
KVM: SVM: remove useless input parameter in snp_safe_alloc_page
Li RongQing
2024-06-04
4
-8
/
+9
|
*
|
|
|
Merge tag 'kvm-x86-pmu-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-07-16
7
-82
/
+94
|
|
\
\
\
\
|
|
*
|
|
|
KVM: x86/pmu: Introduce distinct macros for GP/fixed counter max number
Dapeng Mi
2024-06-28
6
-25
/
+31
|
|
*
|
|
|
KVM: x86/pmu: Add a helper to enable bits in FIXED_CTR_CTRL
Sean Christopherson
2024-06-11
1
-10
/
+12
|
|
*
|
|
|
KVM: x86/pmu: Manipulate FIXED_CTR_CTRL MSR with macros
Dapeng Mi
2024-06-03
3
-11
/
+17
|
|
*
|
|
|
KVM: x86/pmu: Change ambiguous _mask suffix to _rsvd in kvm_pmu
Dapeng Mi
2024-06-03
5
-29
/
+29
|
|
*
|
|
|
KVM: VMX: Switch to new Intel CPU model infrastructure
Tony Luck
2024-06-03
1
-11
/
+9
|
|
*
|
|
|
KVM: x86/pmu: Switch to new Intel CPU model defines
Tony Luck
2024-06-03
1
-4
/
+4
|
|
*
|
|
|
KVM: x86: Remove IA32_PERF_GLOBAL_OVF_CTRL from KVM_GET_MSR_INDEX_LIST
Jim Mattson
2024-06-03
1
-1
/
+1
|
|
|
/
/
/
|
*
|
|
|
Merge tag 'kvm-x86-mtrrs-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-07-16
7
-701
/
+68
|
|
\
\
\
\
|
|
*
|
|
|
KVM: VMX: Always honor guest PAT on CPUs that support self-snoop
Sean Christopherson
2024-06-07
2
-7
/
+11
|
|
*
|
|
|
KVM: x86: Ensure a full memory barrier is emitted in the VM-Exit path
Yan Zhao
2024-06-07
1
-0
/
+6
|
|
*
|
|
|
KVM: VMX: Drop support for forcing UC memory when guest CR0.CD=1
Sean Christopherson
2024-06-05
2
-10
/
+0
|
|
*
|
|
|
KVM: x86: Remove VMX support for virtualizing guest MTRR memtypes
Sean Christopherson
2024-06-05
7
-695
/
+62
|
|
|
/
/
/
|
*
|
|
|
Merge tag 'kvm-x86-mmu-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-07-16
3
-63
/
+35
|
|
\
\
\
\
|
|
*
|
|
|
KVM: x86/mmu: Avoid reacquiring RCU if TDP MMU fails to allocate an SP
David Matlack
2024-06-14
1
-7
/
+5
|
|
*
|
|
|
KVM: x86/mmu: Unnest TDP MMU helpers that allocate SPs for eager splitting
David Matlack
2024-06-14
1
-30
/
+18
|
|
*
|
|
|
KVM: x86/mmu: Hard code GFP flags for TDP MMU eager split allocations
David Matlack
2024-06-14
1
-6
/
+4
|
|
*
|
|
|
KVM: x86/mmu: Always drop mmu_lock to allocate TDP MMU SPs for eager splitting
David Matlack
2024-06-14
1
-15
/
+1
|
|
*
|
|
|
KVM: x86/mmu: Rephrase comment about synthetic PFERR flags in #PF handler
Sean Christopherson
2024-06-14
1
-1
/
+4
|
|
*
|
|
|
KVM: x86/mmu: Only allocate shadowed translation cache for sp->role.level <= ...
Hou Wenlong
2024-06-03
2
-7
/
+7
|
|
*
|
|
|
KVM: x86: invalid_list not used anymore in mmu_shrink_scan
Liang Chen
2024-06-03
1
-1
/
+0
|
|
|
/
/
/
|
*
|
|
|
Merge tag 'kvm-x86-misc-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-07-16
24
-188
/
+212
|
|
\
\
\
\
|
|
*
|
|
|
KVM: X86: Remove unnecessary GFP_KERNEL_ACCOUNT for temporary variables
Peng Hao
2024-06-28
1
-5
/
+4
[next]