index
:
linux.git
arm64-uaccess
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-11-27
6
-42
/
+64
|
\
|
*
Merge branch 'kvm-dwmw2-fixes' into HEAD
Paolo Bonzini
2022-11-23
1
-9
/
+23
|
|
\
|
|
*
KVM: x86/xen: Only do in-kernel acceleration of hypercalls for guest CPL0
David Woodhouse
2022-11-23
1
-1
/
+11
|
|
*
KVM: x86/xen: Validate port number in SCHEDOP_poll
David Woodhouse
2022-11-23
1
-8
/
+12
|
*
|
KVM: x86/mmu: Fix race condition in direct_page_fault
Kazuki Takiguchi
2022-11-23
1
-6
/
+7
|
*
|
Merge branch 'kvm-svm-harden' into HEAD
Paolo Bonzini
2022-11-17
4
-27
/
+34
|
|
\
\
|
|
*
|
KVM: x86: remove exit_int_info warning in svm_handle_exit
Maxim Levitsky
2022-11-17
1
-15
/
+0
|
|
*
|
KVM: x86: allow L1 to not intercept triple fault
Maxim Levitsky
2022-11-17
3
-5
/
+13
|
|
*
|
KVM: x86: forcibly leave nested mode on vCPU reset
Maxim Levitsky
2022-11-17
1
-0
/
+10
|
|
*
|
KVM: x86: add kvm_leave_nested
Maxim Levitsky
2022-11-17
3
-7
/
+7
|
|
*
|
KVM: x86: nSVM: harden svm_free_nested against freeing vmcb02 while still in use
Maxim Levitsky
2022-11-17
1
-0
/
+3
|
|
*
|
KVM: x86: nSVM: leave nested mode on vCPU free
Maxim Levitsky
2022-11-17
1
-0
/
+1
|
|
|
/
*
|
/
x86/cpu: Restore AMD's DE_CFG MSR after resume
Borislav Petkov
2022-11-15
2
-6
/
+6
|
/
/
*
/
KVM: x86/mmu: Block all page faults during kvm_zap_gfn_range()
Sean Christopherson
2022-11-11
1
-2
/
+2
|
/
*
KVM: x86/pmu: Limit the maximum number of supported AMD GP counters
Like Xu
2022-11-09
2
-3
/
+7
*
KVM: x86/pmu: Limit the maximum number of supported Intel GP counters
Like Xu
2022-11-09
3
-8
/
+10
*
KVM: x86/pmu: Do not speculatively query Intel GP PMCs that don't exist yet
Like Xu
2022-11-09
1
-12
/
+2
*
KVM: SVM: Only dump VMSA to klog at KERN_DEBUG level
Peter Gonda
2022-11-09
1
-1
/
+1
*
x86, KVM: remove unnecessary argument to x86_virt_spec_ctrl and callers
Paolo Bonzini
2022-11-09
1
-2
/
+2
*
KVM: SVM: move MSR_IA32_SPEC_CTRL save/restore to assembly
Paolo Bonzini
2022-11-09
4
-28
/
+133
*
KVM: SVM: restore host save area from assembly
Paolo Bonzini
2022-11-09
5
-13
/
+26
*
KVM: SVM: move guest vmsave/vmload back to assembly
Paolo Bonzini
2022-11-09
3
-20
/
+39
*
KVM: SVM: do not allocate struct svm_cpu_data dynamically
Paolo Bonzini
2022-11-09
3
-29
/
+18
*
KVM: SVM: remove dead field from struct svm_cpu_data
Paolo Bonzini
2022-11-09
2
-3
/
+0
*
KVM: SVM: remove unused field from struct vcpu_svm
Paolo Bonzini
2022-11-09
1
-1
/
+0
*
KVM: SVM: retrieve VMCB from assembly
Paolo Bonzini
2022-11-09
4
-15
/
+16
*
KVM: SVM: adjust register allocation for __svm_vcpu_run()
Paolo Bonzini
2022-11-09
1
-19
/
+19
*
KVM: SVM: replace regs argument of __svm_vcpu_run() with vcpu_svm
Paolo Bonzini
2022-11-09
5
-20
/
+30
*
KVM: x86: use a separate asm-offsets.c file
Paolo Bonzini
2022-11-09
4
-1
/
+30
*
KVM: x86: Fix a typo about the usage of kvcalloc()
Liao Chang
2022-11-03
1
-1
/
+1
*
KVM: x86: Use SRCU to protect zap in __kvm_set_or_clear_apicv_inhibit()
Ben Gardon
2022-11-03
1
-0
/
+3
*
KVM: VMX: Ignore guest CPUID for host userspace writes to DEBUGCTL
Sean Christopherson
2022-11-02
1
-4
/
+6
*
KVM: VMX: Fold vmx_supported_debugctl() into vcpu_supported_debugctl()
Sean Christopherson
2022-11-02
2
-20
/
+7
*
KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs
Sean Christopherson
2022-11-02
1
-1
/
+3
*
KVM: x86/xen: Fix eventfd error handling in kvm_xen_eventfd_assign()
Eiichi Tsukata
2022-10-28
1
-3
/
+4
*
KVM: x86: smm: number of GPRs in the SMRAM image depends on the image format
Maxim Levitsky
2022-10-28
1
-2
/
+2
*
KVM: x86: emulator: update the emulation mode after CR0 write
Maxim Levitsky
2022-10-28
1
-1
/
+15
*
KVM: x86: emulator: update the emulation mode after rsm
Maxim Levitsky
2022-10-28
1
-1
/
+1
*
KVM: x86: emulator: introduce emulator_recalc_and_set_mode
Maxim Levitsky
2022-10-28
1
-28
/
+57
*
KVM: x86: emulator: em_sysexit should update ctxt->mode
Maxim Levitsky
2022-10-28
1
-0
/
+1
*
KVM: Initialize gfn_to_pfn_cache locks in dedicated helper
Michal Luczaj
2022-10-27
2
-32
/
+37
*
KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXITING unavailable
Emanuele Giuseppe Esposito
2022-10-27
1
-0
/
+5
*
KVM: x86: Exempt pending triple fault from event injection sanity check
Sean Christopherson
2022-10-27
1
-1
/
+14
*
KVM: x86: Reduce refcount if single_open() fails in kvm_mmu_rmaps_stat_open()
Hou Wenlong
2022-10-27
1
-1
/
+6
*
KVM: x86: Mask off reserved bits in CPUID.8000001FH
Jim Mattson
2022-10-27
1
-1
/
+2
*
KVM: x86: Mask off reserved bits in CPUID.8000001AH
Jim Mattson
2022-10-22
1
-0
/
+3
*
KVM: x86: Mask off reserved bits in CPUID.80000008H
Jim Mattson
2022-10-22
1
-0
/
+1
*
KVM: x86: Mask off reserved bits in CPUID.80000006H
Jim Mattson
2022-10-22
1
-1
/
+2
*
KVM: x86: Mask off reserved bits in CPUID.80000001H
Jim Mattson
2022-10-22
1
-0
/
+1
*
KVM: x86: Add compat handler for KVM_X86_SET_MSR_FILTER
Alexander Graf
2022-10-22
1
-0
/
+56
[next]