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
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-05-26
30
-1098
/
+2490
|
\
|
*
KVM: x86: Fix the intel_pt PMI handling wrongly considered from guest
Yanfei Xu
2022-05-25
1
-1
/
+1
|
*
KVM: LAPIC: Drop pending LAPIC timer injection when canceling the timer
Wanpeng Li
2022-05-25
1
-0
/
+1
|
*
KVM: x86: avoid calling x86 emulator without a decoded instruction
Sean Christopherson
2022-05-25
1
-12
/
+19
|
*
KVM: SVM: Use kzalloc for sev ioctl interfaces to prevent kernel data leak
Ashish Kalra
2022-05-25
1
-6
/
+6
|
*
Merge tag 'kvm-riscv-5.19-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2022-05-25
2
-5
/
+39
|
|
\
|
*
\
Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2022-05-25
11
-69
/
+109
|
|
\
\
|
*
|
|
KVM: LAPIC: Trace LAPIC timer expiration on every vmentry
Wanpeng Li
2022-05-25
3
-11
/
+2
|
*
|
|
KVM: x86/mmu: Speed up slot_rmap_walk_next for sparsely populated rmaps
Vipin Sharma
2022-05-12
1
-2
/
+4
|
*
|
|
KVM: VMX: Include MKTME KeyID bits in shadow_zero_check
Kai Huang
2022-05-12
3
-19
/
+50
|
*
|
|
KVM: x86/mmu: Add shadow_me_value and repurpose shadow_me_mask
Kai Huang
2022-05-12
5
-10
/
+34
|
*
|
|
KVM: x86/mmu: Rename reset_rsvds_bits_mask()
Kai Huang
2022-05-12
1
-3
/
+3
|
*
|
|
KVM: x86: a vCPU with a pending triple fault is runnable
Paolo Bonzini
2022-05-12
1
-0
/
+3
|
*
|
|
KVM: x86/mmu: Expand and clean up page fault stats
Sean Christopherson
2022-05-12
5
-12
/
+37
|
*
|
|
KVM: x86/mmu: Use IS_ENABLED() to avoid RETPOLINE for TDP page faults
Sean Christopherson
2022-05-12
1
-3
/
+3
|
*
|
|
KVM: x86/mmu: Make all page fault handlers internal to the MMU
Sean Christopherson
2022-05-12
4
-107
/
+108
|
*
|
|
KVM: x86/mmu: Add RET_PF_CONTINUE to eliminate bool+int* "returns"
Sean Christopherson
2022-05-12
4
-32
/
+35
|
*
|
|
KVM: x86/mmu: Drop exec/NX check from "page fault can be fast"
Sean Christopherson
2022-05-12
1
-7
/
+12
|
*
|
|
KVM: x86/mmu: Don't attempt fast page fault just because EPT is in use
Sean Christopherson
2022-05-12
3
-17
/
+41
|
*
|
|
KVM: VMX: clean up pi_wakeup_handler
Li RongQing
2022-05-12
1
-4
/
+5
|
*
|
|
KVM: x86: fix typo in __try_cmpxchg_user causing non-atomicness
Maxim Levitsky
2022-05-12
1
-1
/
+1
|
*
|
|
Merge branch 'kvm-amd-pmu-fixes' into HEAD
Paolo Bonzini
2022-05-03
2
-3
/
+30
|
|
\
\
\
|
*
\
\
\
Merge branch 'kvm-tdp-mmu-atomicity-fix' into HEAD
Paolo Bonzini
2022-05-03
5
-61
/
+121
|
|
\
\
\
\
|
*
|
|
|
|
KVM: VMX: Use vcpu_to_pi_desc() uniformly in posted_intr.c
Yuan Yao
2022-05-02
1
-1
/
+1
|
*
|
|
|
|
KVM: x86: avoid loading a vCPU after .vm_destroy was called
Maxim Levitsky
2022-05-02
1
-7
/
+3
|
*
|
|
|
|
KVM: X86/MMU: Fix shadowing 5-level NPT for 4-level NPT L1 guest
Lai Jiangshan
2022-04-29
2
-0
/
+17
|
*
|
|
|
|
KVM: X86/MMU: Add sp_has_gptes()
Lai Jiangshan
2022-04-29
1
-7
/
+15
|
*
|
|
|
|
KVM: SVM: Introduce trace point for the slow-path of avic_kic_target_vcpus
Suravee Suthikulpanit
2022-04-29
3
-0
/
+23
|
*
|
|
|
|
KVM: SVM: Use target APIC ID to complete AVIC IRQs when possible
Suravee Suthikulpanit
2022-04-29
1
-4
/
+68
|
*
|
|
|
|
KVM: x86/mmu: replace direct_map with root_role.direct
Paolo Bonzini
2022-04-29
2
-21
/
+18
|
*
|
|
|
|
KVM: x86/mmu: replace root_level with cpu_role.base.level
Paolo Bonzini
2022-04-29
2
-13
/
+9
|
*
|
|
|
|
KVM: x86/mmu: replace shadow_root_level with root_role.level
Paolo Bonzini
2022-04-29
5
-23
/
+18
|
*
|
|
|
|
KVM: x86/mmu: pull CPU mode computation to kvm_init_mmu
Paolo Bonzini
2022-04-29
1
-11
/
+9
|
*
|
|
|
|
KVM: x86/mmu: simplify and/or inline computation of shadow MMU roles
Paolo Bonzini
2022-04-29
1
-41
/
+24
|
*
|
|
|
|
KVM: x86/mmu: remove redundant bits from extended role
Paolo Bonzini
2022-04-29
1
-4
/
+10
|
*
|
|
|
|
KVM: x86/mmu: rename kvm_mmu_role union
Paolo Bonzini
2022-04-29
1
-14
/
+14
|
*
|
|
|
|
KVM: x86/mmu: remove extended bits from mmu_role, rename field
Paolo Bonzini
2022-04-29
3
-47
/
+45
|
*
|
|
|
|
KVM: x86/mmu: store shadow EFER.NX in the MMU role
Paolo Bonzini
2022-04-29
1
-11
/
+12
|
*
|
|
|
|
KVM: x86/mmu: cleanup computation of MMU roles for shadow paging
Paolo Bonzini
2022-04-29
1
-8
/
+6
|
*
|
|
|
|
KVM: x86/mmu: cleanup computation of MMU roles for two-dimensional paging
Paolo Bonzini
2022-04-29
1
-32
/
+9
|
*
|
|
|
|
KVM: x86/mmu: remove kvm_calc_shadow_root_page_role_common
Paolo Bonzini
2022-04-29
1
-20
/
+7
|
*
|
|
|
|
KVM: x86/mmu: remove ept_ad field
Paolo Bonzini
2022-04-29
2
-2
/
+1
|
*
|
|
|
|
KVM: x86/mmu: do not recompute root level from kvm_mmu_role_regs
Paolo Bonzini
2022-04-29
1
-15
/
+9
|
*
|
|
|
|
KVM: x86/mmu: split cpu_role from mmu_role
Paolo Bonzini
2022-04-29
2
-42
/
+69
|
*
|
|
|
|
KVM: x86/mmu: remove "bool base_only" arguments
Paolo Bonzini
2022-04-29
1
-43
/
+23
|
*
|
|
|
|
KVM: x86: Clean up and document nested #PF workaround
Sean Christopherson
2022-04-29
3
-19
/
+35
|
*
|
|
|
|
KVM: x86/mmu: rephrase unclear comment
Paolo Bonzini
2022-04-29
1
-1
/
+1
|
*
|
|
|
|
KVM: x86/mmu: pull computation of kvm_mmu_role_regs to kvm_init_mmu
Paolo Bonzini
2022-04-29
1
-13
/
+15
|
*
|
|
|
|
KVM: x86/mmu: constify uses of struct kvm_mmu_role_regs
Paolo Bonzini
2022-04-29
1
-11
/
+15
|
*
|
|
|
|
KVM: x86/mmu: nested EPT cannot be used in SMM
Paolo Bonzini
2022-04-29
1
-3
/
+5
[next]