index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
KVM: x86: Fix the intel_pt PMI handling wrongly considered from guest
Yanfei Xu
2022-05-25
1
-1
/
+1
*
|
Merge tag 'kvm-riscv-5.19-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2022-05-25
1
-1
/
+1
|
\
|
|
*
KVM: VMX: Exit to userspace if vCPU has injected exception and invalid state
Sean Christopherson
2022-05-06
1
-1
/
+1
*
|
Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2022-05-25
4
-6
/
+13
|
\
|
|
*
KVM: x86/pmu: Update AMD PMC sample period to fix guest NMI-watchdog
Like Xu
2022-04-21
1
-6
/
+2
|
*
KVM: nVMX: Defer APICv updates while L2 is active until L1 is active
Sean Christopherson
2022-04-21
3
-0
/
+11
*
|
KVM: VMX: Include MKTME KeyID bits in shadow_zero_check
Kai Huang
2022-05-12
1
-0
/
+31
*
|
KVM: VMX: clean up pi_wakeup_handler
Li RongQing
2022-05-12
1
-4
/
+5
*
|
KVM: VMX: Use vcpu_to_pi_desc() uniformly in posted_intr.c
Yuan Yao
2022-05-02
1
-1
/
+1
*
|
KVM: x86/mmu: replace shadow_root_level with root_role.level
Paolo Bonzini
2022-04-29
1
-1
/
+1
*
|
KVM: x86: Clean up and document nested #PF workaround
Sean Christopherson
2022-04-29
1
-9
/
+6
*
|
KVM: nVMX: Clear IDT vectoring on nested VM-Exit for double/triple fault
Sean Christopherson
2022-04-13
2
-4
/
+33
*
|
KVM: nVMX: Leave most VM-Exit info fields unmodified on failed VM-Entry
Sean Christopherson
2022-04-13
1
-5
/
+10
*
|
KVM: x86: Drop WARNs that assert a triple fault never "escapes" from L2
Sean Christopherson
2022-04-13
1
-3
/
+0
*
|
KVM: x86: Move .pmu_ops to kvm_x86_init_ops and tag as __initdata
Like Xu
2022-04-13
2
-2
/
+2
*
|
KVM: x86/mmu: Derive EPT violation RWX bits from EPTE RWX bits
Sean Christopherson
2022-04-13
1
-3
/
+1
*
|
kvm: vmx: remove redundant parentheses
Peng Hao
2022-04-13
1
-1
/
+1
*
|
Merge branch 'kvm-older-features' into HEAD
Paolo Bonzini
2022-04-13
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
KVM: VMX: Prepare VMCS setting for posted interrupt enabling when APICv is av...
Zeng Guang
2022-04-02
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-04-02
2
-19
/
+21
|
\
|
|
*
KVM: x86: Remove redundant vm_entry_controls_clearbit() call
Zhenzhong Duan
2022-04-02
1
-1
/
+0
|
*
KVM: x86: cleanup enter_rmode()
Zhenzhong Duan
2022-04-02
1
-9
/
+5
|
*
KVM: x86: SVM: fix tsc scaling when the host doesn't support it
Maxim Levitsky
2022-04-02
1
-4
/
+3
|
*
KVM: x86/pmu: Fix and isolate TSX-specific performance event logic
Like Xu
2022-04-02
1
-3
/
+10
|
*
KVM: x86: Make APICv inhibit reasons an enum and cleanup naming
Sean Christopherson
2022-04-02
1
-2
/
+2
|
*
KVM: x86/pmu: Use different raw event masks for AMD and Intel
Jim Mattson
2022-04-02
1
-0
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-03-24
6
-75
/
+80
|
\
|
|
*
Merge branch 'kvm-bugfixes' into HEAD
Paolo Bonzini
2022-03-04
3
-17
/
+27
|
|
\
|
*
|
KVM: VMX: Handle APIC-write offset wrangling in VMX code
Sean Christopherson
2022-03-01
1
-2
/
+9
|
*
|
KVM: x86/mmu: load new PGD after the shadow MMU is initialized
Paolo Bonzini
2022-02-25
1
-3
/
+3
|
*
|
KVM: x86/mmu: do not pass vcpu to root freeing functions
Paolo Bonzini
2022-02-25
1
-4
/
+4
|
*
|
KVM: x86: use struct kvm_mmu_root_info for mmu->root
Paolo Bonzini
2022-02-25
2
-2
/
+2
|
*
|
KVM: x86: Provide per VM capability for disabling PMU virtualization
David Dunn
2022-02-25
1
-1
/
+1
|
*
|
KVM: VMX: Remove scratch 'cpu' variable that shadows an identical scratch var
Peng Hao
2022-02-25
1
-1
/
+0
|
*
|
kvm: vmx: Fix typos comment in __loaded_vmcs_clear()
Peng Hao
2022-02-25
1
-4
/
+4
|
*
|
KVM: nVMX: Make setup/unsetup under the same conditions
Peng Hao
2022-02-25
1
-1
/
+1
|
*
|
KVM: x86: return 1 unconditionally for availability of KVM_CAP_VAPIC
Paolo Bonzini
2022-02-18
1
-6
/
+0
|
*
|
KVM: VMX: Use local pointer to vcpu_vmx in vmx_vcpu_after_set_cpuid()
Oliver Upton
2022-02-10
1
-2
/
+2
|
*
|
KVM: VMX: Dont' send posted IRQ if vCPU == this vCPU and vCPU is IN_GUEST_MODE
Wanpeng Li
2022-02-10
1
-19
/
+21
|
*
|
KVM: VMX: Rename VMX functions to conform to kvm_x86_ops names
Sean Christopherson
2022-02-10
3
-18
/
+18
|
*
|
KVM: nVMX: Refactor PMU refresh to avoid referencing kvm_x86_ops.pmu_ops
Sean Christopherson
2022-02-10
3
-4
/
+7
|
*
|
KVM: VMX: Call vmx_get_cpl() directly in handle_dr()
Sean Christopherson
2022-02-10
1
-1
/
+1
|
*
|
KVM: x86: Rename kvm_x86_ops pointers to align w/ preferred vendor names
Sean Christopherson
2022-02-10
1
-10
/
+10
*
|
|
Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-22
1
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
KVM: x86: use the KVM side max supported fixed counter
Wei Wang
2022-02-02
1
-2
/
+2
*
|
|
Revert "KVM: VMX: Save HOST_CR3 in vmx_prepare_switch_to_guest()"
Sean Christopherson
2022-02-25
2
-11
/
+21
*
|
|
Revert "KVM: VMX: Save HOST_CR3 in vmx_set_host_fs_gs()"
Sean Christopherson
2022-02-25
3
-14
/
+14
|
|
/
|
/
|
*
|
KVM: x86: nSVM/nVMX: set nested_run_pending on VM entry which is a result of RSM
Maxim Levitsky
2022-02-08
1
-0
/
+1
*
|
Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2022-02-05
3
-17
/
+38
|
\
|
|
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-01-28
7
-54
/
+138
|
|
\
[prev]
[next]