index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm, kvm: account kvm_vcpu_mmap to kmemcg
Shakeel Butt
2020-12-19
1
-1
/
+1
*
Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-15
1
-18
/
+13
|
\
|
*
x86/kvm: Use msi_msg shadow structs
Thomas Gleixner
2020-10-28
1
-18
/
+13
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-12-12
4
-13
/
+24
|
\
\
|
*
|
KVM: mmu: Fix SPTE encoding of MMIO generation upper half
Maciej S. Szmigiero
2020-12-12
2
-9
/
+20
|
*
|
kvm: x86/mmu: Use cpuid to determine max gfn
Rick Edgecombe
2020-12-04
1
-2
/
+2
|
*
|
kvm: svm: de-allocate svm_cpu_data for all cpus in svm_cpu_uninit()
Jacob Xu
2020-12-04
1
-2
/
+2
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-11-27
6
-63
/
+50
|
\
|
|
|
*
|
kvm: x86/mmu: Fix get_mmio_spte() on CPUs supporting 5-level PT
Vitaly Kuznetsov
2020-11-27
1
-1
/
+1
|
*
|
KVM: x86: Fix split-irqchip vs interrupt injection window request
Paolo Bonzini
2020-11-27
2
-9
/
+11
|
*
|
KVM: x86: handle !lapic_in_kernel case in kvm_cpu_*_extint
Paolo Bonzini
2020-11-27
2
-51
/
+34
|
*
|
KVM: SVM: fix error return code in svm_create_vcpu()
Chen Zhou
2020-11-17
1
-1
/
+3
|
*
|
KVM: SVM: Fix offset computation bug in __sev_dbg_decrypt().
Ashish Kalra
2020-11-16
1
-1
/
+1
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-11-15
5
-2
/
+25
|
\
|
|
|
*
|
kvm: mmu: fix is_tdp_mmu_check when the TDP MMU is not in use
Paolo Bonzini
2020-11-15
1
-0
/
+7
|
*
|
KVM: SVM: Update cr3_lm_rsvd_bits for AMD SEV guests
Babu Moger
2020-11-13
1
-0
/
+8
|
*
|
KVM: x86: Introduce cr3_lm_rsvd_bits in kvm_vcpu_arch
Babu Moger
2020-11-13
2
-1
/
+3
|
*
|
KVM: x86: clflushopt should be treated as a no-op by emulation
David Edmondson
2020-11-13
1
-1
/
+7
*
|
|
Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-11-15
1
-1
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
perf/x86/intel: Make anythread filter support conditional
Stephane Eranian
2020-11-09
1
-1
/
+3
*
|
|
KVM: x86: handle MSR_IA32_DEBUGCTLMSR with report_ignored_msrs
Pankaj Gupta
2020-11-08
1
-3
/
+3
*
|
|
kvm: x86: request masterclock update any time guest uses different msr
Oliver Upton
2020-11-08
1
-1
/
+1
*
|
|
kvm: x86: ensure pv_cpuid.features is initialized when enabling cap
Oliver Upton
2020-11-08
3
-7
/
+19
*
|
|
kvm: x86: reads of restricted pv msrs should also result in #GP
Oliver Upton
2020-11-08
1
-0
/
+34
*
|
|
KVM: x86: use positive error values for msr emulation that causes #GP
Maxim Levitsky
2020-11-08
2
-14
/
+22
*
|
|
KVM: x86/mmu: fix counting of rmap entries in pte_list_add
Li RongQing
2020-11-08
1
-5
/
+7
|
/
/
*
|
KVM: vmx: remove unused variable
Paolo Bonzini
2020-10-31
1
-2
/
+0
*
|
KVM: VMX: eVMCS: make evmcs_sanitize_exec_ctrls() work again
Vitaly Kuznetsov
2020-10-31
3
-5
/
+5
*
|
KVM: x86: Fix NULL dereference at kvm_msr_ignored_check()
Takashi Iwai
2020-10-30
1
-4
/
+4
*
|
KVM: x86: replace static const variables with macros
Paolo Bonzini
2020-10-30
3
-21
/
+21
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-10-24
5
-9
/
+6
|
\
|
*
KVM: ioapic: break infinite recursion on lazy EOI
Vitaly Kuznetsov
2020-10-24
1
-4
/
+1
|
*
KVM: vmx: rename pi_init to avoid conflict with paride
Paolo Bonzini
2020-10-24
3
-4
/
+4
|
*
KVM: x86/mmu: Avoid modulo operator on 64-bit value to fix i386 build
Sean Christopherson
2020-10-24
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-10-23
37
-2309
/
+4864
|
\
|
|
*
kvm: x86/mmu: NX largepage recovery for TDP MMU
Ben Gardon
2020-10-23
3
-4
/
+18
|
*
kvm: x86/mmu: Don't clear write flooding count for direct roots
Ben Gardon
2020-10-23
1
-1
/
+7
|
*
kvm: x86/mmu: Support MMIO in the TDP MMU
Ben Gardon
2020-10-23
3
-21
/
+72
|
*
kvm: x86/mmu: Support write protection for nesting in tdp MMU
Ben Gardon
2020-10-23
3
-0
/
+57
|
*
kvm: x86/mmu: Support disabling dirty logging for the tdp MMU
Ben Gardon
2020-10-23
3
-0
/
+63
|
*
kvm: x86/mmu: Support dirty logging for the TDP MMU
Ben Gardon
2020-10-23
4
-5
/
+325
|
*
kvm: x86/mmu: Support changed pte notifier in tdp MMU
Ben Gardon
2020-10-23
3
-1
/
+67
|
*
kvm: x86/mmu: Add access tracking for tdp_mmu
Ben Gardon
2020-10-23
3
-7
/
+128
|
*
kvm: x86/mmu: Support invalidate range MMU notifier for TDP MMU
Ben Gardon
2020-10-23
3
-6
/
+86
|
*
kvm: x86/mmu: Allocate struct kvm_mmu_pages for all pages in TDP MMU
Ben Gardon
2020-10-23
1
-3
/
+10
|
*
kvm: x86/mmu: Add TDP MMU PF handler
Ben Gardon
2020-10-23
5
-37
/
+194
|
*
kvm: x86/mmu: Remove disallowed_hugepage_adjust shadow_walk_iterator arg
Ben Gardon
2020-10-22
2
-7
/
+9
|
*
kvm: x86/mmu: Support zapping SPTEs in the TDP MMU
Ben Gardon
2020-10-22
5
-0
/
+136
|
*
kvm: x86/mmu: Add functions to handle changed TDP SPTEs
Ben Gardon
2020-10-22
3
-1
/
+115
|
*
kvm: x86/mmu: Allocate and free TDP MMU roots
Ben Gardon
2020-10-22
4
-6
/
+145
[next]