index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
11 days
1
-26
/
+13
|
\
|
*
fdget(), trivial conversions
Al Viro
2024-11-03
1
-26
/
+13
*
|
KVM: VMX: Bury Intel PT virtualization (guest/host mode) behind CONFIG_BROKEN
Sean Christopherson
2024-11-08
1
-1
/
+3
*
|
KVM: x86: Unconditionally set irr_pending when updating APICv state
Sean Christopherson
2024-11-08
1
-11
/
+18
*
|
kvm: svm: Fix gctx page leak on invalid inputs
Dionna Glaze
2024-11-08
1
-4
/
+4
*
|
KVM: SVM: Propagate error from snp_guest_req_init() to userspace
Sean Christopherson
2024-11-04
1
-2
/
+5
*
|
KVM: nVMX: Treat vpid01 as current if L2 is active, but with VPID disabled
Sean Christopherson
2024-11-04
2
-6
/
+26
*
|
KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memory
Sean Christopherson
2024-10-20
1
-1
/
+5
*
|
KVM: VMX: reset the segment cache after segment init in vmx_vcpu_reset()
Maxim Levitsky
2024-10-20
1
-3
/
+3
*
|
KVM: x86/mmu: Add lockdep assert to enforce safe usage of kvm_unmap_gfn_range()
Sean Christopherson
2024-10-20
1
-0
/
+11
*
|
KVM: x86/mmu: Zap only SPs that shadow gPTEs when deleting memslot
Sean Christopherson
2024-10-20
1
-10
/
+6
|
/
*
Merge tag 'kvmarm-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2024-10-06
3
-19
/
+15
|
\
|
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-09-28
28
-977
/
+1222
|
|
\
|
*
\
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-23
1
-8
/
+8
|
|
\
\
|
|
*
|
introduce fd_file(), convert all accessors to it.
Al Viro
2024-08-12
1
-8
/
+8
|
*
|
|
Merge tag 'for-linus-6.11' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-09-15
2
-11
/
+7
|
|
\
\
\
|
|
*
|
|
Revert "KVM: VMX: Always honor guest PAT on CPUs that support self-snoop"
Paolo Bonzini
2024-09-15
2
-11
/
+7
*
|
|
|
|
KVM: x86: leave kvm.ko out of the build if no vendor module is requested
Paolo Bonzini
2024-10-06
2
-4
/
+7
*
|
|
|
|
KVM: x86/mmu: fix KVM_X86_QUIRK_SLOT_ZAP_ALL for shadow MMU
Paolo Bonzini
2024-10-03
1
-14
/
+46
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge tag 'kvm-x86-vmx-6.12' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-09-17
11
-37
/
+102
|
\
\
\
\
|
*
|
|
|
KVM: VMX: Set PFERR_GUEST_{FINAL,PAGE}_MASK if and only if the GVA is valid
Sean Christopherson
2024-09-09
1
-2
/
+3
|
*
|
|
|
KVM: nVMX: Assert that vcpu->mutex is held when accessing secondary VMCSes
Sean Christopherson
2024-09-09
1
-0
/
+6
|
*
|
|
|
KVM: nVMX: Explicitly invalidate posted_intr_nv if PI is disabled at VM-Enter
Sean Christopherson
2024-09-09
2
-2
/
+11
|
*
|
|
|
KVM: x86: Fold kvm_get_apic_interrupt() into kvm_cpu_get_interrupt()
Sean Christopherson
2024-09-09
3
-13
/
+5
|
*
|
|
|
KVM: nVMX: Detect nested posted interrupt NV at nested VM-Exit injection
Sean Christopherson
2024-09-09
1
-0
/
+14
|
*
|
|
|
KVM: nVMX: Suppress external interrupt VM-Exit injection if there's no IRQ
Sean Christopherson
2024-09-09
1
-1
/
+2
|
*
|
|
|
KVM: nVMX: Get to-be-acknowledge IRQ for nested VM-Exit at injection site
Sean Christopherson
2024-09-09
2
-10
/
+29
|
*
|
|
|
KVM: x86: Move "ack" phase of local APIC IRQ delivery to separate API
Sean Christopherson
2024-09-09
2
-4
/
+14
|
*
|
|
|
KVM: VMX: Also clear SGX EDECCSSA in KVM CPU caps when SGX is disabled
Kai Huang
2024-09-09
1
-0
/
+1
|
*
|
|
|
KVM: VMX: hyper-v: Prevent impossible NULL pointer dereference in evmcs_load()
Vitaly Kuznetsov
2024-08-22
1
-0
/
+8
|
*
|
|
|
KVM: nVMX: Use vmx_segment_cache_clear() instead of open coded equivalent
Maxim Levitsky
2024-08-22
3
-5
/
+7
|
*
|
|
|
KVM: nVMX: Honor userspace MSR filter lists for nested VM-Enter/VM-Exit
Sean Christopherson
2024-08-22
2
-8
/
+10
|
*
|
|
|
KVM: VMX: Do not account for temporary memory allocation in ECREATE emulation
Kai Huang
2024-08-22
1
-1
/
+1
|
*
|
|
|
KVM: VMX: Modify the BUILD_BUG_ON_MSG of the 32-bit field in the vmcs_check16...
Qiang Liu
2024-08-22
1
-1
/
+1
*
|
|
|
|
Merge tag 'kvm-x86-svm-6.12' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-09-17
4
-22
/
+32
|
\
\
\
\
\
|
*
|
|
|
|
KVM: SVM: let alternatives handle the cases when RSB filling is required
Amit Shah
2024-09-10
1
-6
/
+2
|
*
|
|
|
|
KVM: SVM: Track the per-CPU host save area as a VMCB pointer
Sean Christopherson
2024-08-29
2
-8
/
+9
|
*
|
|
|
|
KVM: SVM: Add a helper to convert a SME-aware PA back to a struct page
Sean Christopherson
2024-08-29
2
-6
/
+19
|
*
|
|
|
|
KVM: SVM: Remove unnecessary GFP_KERNEL_ACCOUNT in svm_set_nested_state()
Yongqiang Liu
2024-08-22
1
-2
/
+2
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'kvm-x86-pat_vmx_msrs-6.12' of https://github.com/kvm-x86/linux int...
Paolo Bonzini
2024-09-17
6
-45
/
+66
|
\
\
\
\
\
|
*
|
|
|
|
KVM: nVMX: Use macros and #defines in vmx_restore_vmx_misc()
Xin Li
2024-08-22
1
-7
/
+20
|
*
|
|
|
|
KVM: VMX: Open code VMX preemption timer rate mask in its accessor
Xin Li
2024-08-22
1
-1
/
+1
|
*
|
|
|
|
KVM VMX: Move MSR_IA32_VMX_MISC bit defines to asm/vmx.h
Sean Christopherson
2024-08-22
3
-4
/
+4
|
*
|
|
|
|
KVM: nVMX: Add a helper to encode VMCS info in MSR_IA32_VMX_BASIC
Sean Christopherson
2024-08-22
1
-5
/
+3
|
*
|
|
|
|
KVM: nVMX: Use macros and #defines in vmx_restore_vmx_basic()
Xin Li
2024-08-22
1
-7
/
+18
|
*
|
|
|
|
KVM: VMX: Track CPU's MSR_IA32_VMX_BASIC as a single 64-bit value
Xin Li
2024-08-22
2
-18
/
+16
|
*
|
|
|
|
KVM: x86: Stuff vCPU's PAT with default value at RESET, not creation
Sean Christopherson
2024-08-22
1
-2
/
+2
|
*
|
|
|
|
x86/cpu: KVM: Move macro to encode PAT value to common header
Sean Christopherson
2024-08-22
1
-1
/
+2
|
*
|
|
|
|
x86/cpu: KVM: Add common defines for architectural memory types (PAT, MTRRs, ...
Sean Christopherson
2024-08-22
2
-2
/
+2
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'kvm-x86-mmu-6.12' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-09-17
6
-378
/
+360
|
\
\
\
\
\
[next]