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 'kvm-s390-master-5.7-2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2020-04-21
3
-8
/
+45
|
\
|
*
KVM: VMX: Extend VMXs #AC interceptor to handle split lock #AC in guest
Xiaoyao Li
2020-04-11
1
-3
/
+34
|
*
KVM: x86: Emulate split-lock access as a write in emulator
Xiaoyao Li
2020-04-11
1
-1
/
+11
|
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-04-08
14
-3513
/
+3737
|
|
\
|
*
\
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-04-08
1
-4
/
+0
|
|
\
\
|
|
*
|
vhost: refine vhost and vringh kconfig
Jason Wang
2020-04-01
1
-4
/
+0
*
|
|
|
kvm: Disable objtool frame pointer checking for vmenter.S
Josh Poimboeuf
2020-04-20
1
-0
/
+4
*
|
|
|
kvm: Handle reads of SandyBridge RAPL PMU MSRs rather than injecting #GP
Venkatesh Srinivas
2020-04-17
1
-0
/
+11
*
|
|
|
KVM: Remove CREATE_IRQCHIP/SET_PIT2 race
Steve Rutherford
2020-04-17
1
-2
/
+8
*
|
|
|
KVM: SVM: Fix __svm_vcpu_run declaration.
Uros Bizjak
2020-04-15
1
-1
/
+1
*
|
|
|
KVM: SVM: Do not setup frame pointer in __svm_vcpu_run
Uros Bizjak
2020-04-15
1
-1
/
+0
*
|
|
|
KVM: SVM: Fix build error due to missing release_pages() include
Borislav Petkov
2020-04-15
1
-0
/
+1
*
|
|
|
KVM: SVM: Do not mark svm_vcpu_run with STACK_FRAME_NON_STANDARD
Uros Bizjak
2020-04-15
1
-1
/
+0
*
|
|
|
kvm: nVMX: match comment with return type for nested_vmx_exit_reflected
Oliver Upton
2020-04-15
1
-1
/
+1
*
|
|
|
kvm: nVMX: reflect MTF VM-exits if injected by L1
Oliver Upton
2020-04-15
1
-1
/
+18
*
|
|
|
KVM: VMX: Enable machine check support for 32bit targets
Uros Bizjak
2020-04-14
1
-1
/
+1
*
|
|
|
KVM: SVM: move more vmentry code to assembly
Paolo Bonzini
2020-04-14
2
-7
/
+9
*
|
|
|
KVM: SVM: fix compilation with modular PSP and non-modular KVM
Paolo Bonzini
2020-04-14
1
-1
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
KVM: VMX: fix crash cleanup when KVM wasn't used
Vitaly Kuznetsov
2020-04-07
1
-5
/
+7
*
|
|
KVM: X86: Filter out the broadcast dest for IPI fastpath
Wanpeng Li
2020-04-07
3
-4
/
+5
*
|
|
KVM: nVMX: don't clear mtf_pending when nested events are blocked
Oliver Upton
2020-04-07
1
-1
/
+2
*
|
|
KVM: VMX: Remove unnecessary exception trampoline in vmx_vmenter
Uros Bizjak
2020-04-07
1
-6
/
+2
*
|
|
KVM: SVM: Split svm_vcpu_run inline assembly to separate file
Uros Bizjak
2020-04-03
3
-90
/
+166
*
|
|
KVM: SVM: Move SEV code to separate file
Joerg Roedel
2020-04-03
4
-1221
/
+1257
*
|
|
KVM: SVM: Move AVIC code to separate file
Joerg Roedel
2020-04-03
4
-1050
/
+1091
*
|
|
KVM: SVM: Move Nested SVM Implementation to nested.c
Joerg Roedel
2020-04-03
4
-1145
/
+1216
*
|
|
kVM SVM: Move SVM related files to own sub-directory
Joerg Roedel
2020-04-03
3
-1
/
+1
|
/
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-04-02
28
-1778
/
+2549
|
\
\
|
*
|
x86/kvm: fix a missing-prototypes "vmread_error"
Qian Cai
2020-04-02
1
-0
/
+1
|
*
|
KVM: x86: Fix BUILD_BUG() in __cpuid_entry_get_reg() w/ CONFIG_UBSAN=y
Sean Christopherson
2020-03-31
2
-5
/
+5
|
*
|
KVM: VMX: Add a trampoline to fix VMREAD error handling
Sean Christopherson
2020-03-31
2
-7
/
+79
|
*
|
KVM: SVM: Annotate svm_x86_ops as __initdata
Sean Christopherson
2020-03-31
1
-1
/
+1
|
*
|
KVM: VMX: Annotate vmx_x86_ops as __initdata
Sean Christopherson
2020-03-31
1
-1
/
+1
|
*
|
KVM: x86: Drop __exit from kvm_x86_ops' hardware_unsetup()
Sean Christopherson
2020-03-31
1
-1
/
+1
|
*
|
KVM: x86: Copy kvm_x86_ops by value to eliminate layer of indirection
Sean Christopherson
2020-03-31
14
-248
/
+248
|
*
|
KVM: x86: Set kvm_x86_ops only after ->hardware_setup() completes
Sean Christopherson
2020-03-31
1
-2
/
+2
|
*
|
KVM: VMX: Configure runtime hooks using vmx_x86_ops
Sean Christopherson
2020-03-31
3
-21
/
+24
|
*
|
KVM: VMX: Move hardware_setup() definition below vmx_x86_ops
Sean Christopherson
2020-03-31
1
-153
/
+153
|
*
|
KVM: x86: Move init-only kvm_x86_ops to separate struct
Sean Christopherson
2020-03-31
3
-14
/
+27
|
*
|
KVM: Pass kvm_init()'s opaque param to additional arch funcs
Sean Christopherson
2020-03-31
1
-2
/
+2
|
*
|
Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2020-03-31
5
-9
/
+42
|
|
\
\
|
*
|
|
KVM: X86: Micro-optimize IPI fastpath delay
Wanpeng Li
2020-03-26
3
-3
/
+8
|
*
|
|
KVM: X86: Delay read msr data iff writes ICR MSR
Wanpeng Li
2020-03-26
1
-1
/
+2
|
*
|
|
KVM: VMX: Gracefully handle faults on VMXON
Sean Christopherson
2020-03-23
1
-3
/
+21
|
*
|
|
KVM: VMX: Fold loaded_vmcs_init() into alloc_loaded_vmcs()
Sean Christopherson
2020-03-23
2
-11
/
+4
|
*
|
|
KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec support
Sean Christopherson
2020-03-23
1
-51
/
+16
|
*
|
|
KVM: x86: Expose fast short REP MOV for supported cpuid
Zhenyu Wang
2020-03-23
1
-1
/
+1
|
*
|
|
KVM: x86: Code style cleanup in kvm_arch_dev_ioctl()
Xiaoyao Li
2020-03-18
1
-2
/
+2
|
*
|
|
KVM: x86: Add blurb to CPUID tracepoint when using max basic leaf values
Sean Christopherson
2020-03-18
2
-7
/
+13
|
*
|
|
KVM: x86: Add requested index to the CPUID tracepoint
Sean Christopherson
2020-03-18
2
-6
/
+9
[next]