index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-15
KVM: X86: Lower the default timer frequency limit to 200us
Wanpeng Li
1
-1
/
+1
2018-05-11
KVM: vmx: update sec exec controls for UMIP iff emulating UMIP
Sean Christopherson
1
-13
/
+15
2018-05-11
kvm: x86: Suppress CR3_PCID_INVD bit only when PCIDs are enabled
Junaid Shahid
1
-1
/
+4
2018-05-11
KVM: hyperv: idr_find needs RCU protection
Paolo Bonzini
1
-1
/
+3
2018-05-11
x86: Delay skip of emulated hypercall instruction
Marian Rotariu
2
-9
/
+12
2018-05-05
KVM: x86: remove APIC Timer periodic/oneshot spikes
Anthoine Bourgeois
1
-17
/
+20
2018-04-27
x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPI
KarimAllah Ahmed
1
-7
/
+0
2018-04-27
kvm: apic: Flush TLB after APIC mode/address change if VPIDs are in use
Junaid Shahid
1
-10
/
+4
2018-04-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-56
/
+85
2018-04-16
kvm: x86: move MSR_IA32_TSC handling to x86.c
Paolo Bonzini
3
-29
/
+6
2018-04-16
X86/KVM: Properly update 'tsc_offset' to represent the running guest
KarimAllah Ahmed
3
-22
/
+55
2018-04-12
x86: Add check for APIC access address for vmentry of L2 guests
Krish Sadhukhan
1
-0
/
+13
2018-04-11
KVM: X86: fix incorrect reference of trace_kvm_pi_irte_update
hu huajun
2
-4
/
+3
2018-04-11
X86/KVM: Do not allow DISABLE_EXITS_MWAIT when LAPIC ARAT is not available
KarimAllah Ahmed
1
-1
/
+2
2018-04-10
X86/VMX: Disable VMX preemption timer if MWAIT is not intercepted
KarimAllah Ahmed
1
-4
/
+10
2018-04-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
18
-555
/
+2105
2018-04-06
kvm: x86: fix a prototype warning
Peng Hao
1
-1
/
+1
2018-04-04
kvm: x86: fix a compile warning
Peng Hao
1
-1
/
+1
2018-04-04
KVM: X86: Add Force Emulation Prefix for "emulate the next instruction"
Wanpeng Li
1
-1
/
+15
2018-04-04
KVM: X86: Introduce handle_ud()
Wanpeng Li
4
-16
/
+18
2018-04-04
KVM: vmx: unify adjacent #ifdefs
Paolo Bonzini
1
-7
/
+3
2018-04-04
x86: kvm: hide the unused 'cpu' variable
Arnd Bergmann
1
-0
/
+2
2018-04-04
KVM: VMX: remove bogus WARN_ON in handle_ept_misconfig
Sean Christopherson
1
-12
/
+1
2018-04-04
Revert "KVM: X86: Fix SMRAM accessing even if VM is shutdown"
Sean Christopherson
1
-1
/
+1
2018-04-04
kvm: Add emulation for movups/movupd
Stefan Fritsch
1
-1
/
+7
2018-04-04
KVM: VMX: raise internal error for exception during invalid protected mode state
Sean Christopherson
1
-6
/
+14
2018-04-02
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+0
2018-03-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-5
/
+5
2018-03-28
KVM: nVMX: Optimization: Dont set KVM_REQ_EVENT when VMExit with nested_run_p...
Liran Alon
1
-8
/
+0
2018-03-28
KVM: nVMX: Require immediate-exit when event reinjected to L2 and L1 event pe...
Liran Alon
1
-13
/
+20
2018-03-28
KVM: x86: Fix misleading comments on handling pending exceptions
Liran Alon
1
-2
/
+12
2018-03-28
KVM: x86: Rename interrupt.pending to interrupt.injected
Liran Alon
4
-10
/
+32
2018-03-28
KVM: VMX: No need to clear pending NMI/interrupt on inject realmode interrupt
Liran Alon
1
-5
/
+0
2018-03-28
x86/kvm: use Enlightened VMCS when running on Hyper-V
Vitaly Kuznetsov
2
-10
/
+615
2018-03-28
x86/kvm: rename HV_X64_MSR_APIC_ASSIST_PAGE to HV_X64_MSR_VP_ASSIST_PAGE
Ladi Prosek
3
-6
/
+6
2018-03-28
KVM: SVM: Implement pause loop exit logic in SVM
Babu Moger
2
-3
/
+105
2018-03-28
KVM: SVM: Add pause filter threshold
Babu Moger
1
-0
/
+2
2018-03-28
KVM: VMX: Bring the common code to header file
Babu Moger
2
-42
/
+45
2018-03-28
KVM: VMX: Remove ple_window_actual_max
Babu Moger
1
-25
/
+6
2018-03-28
KVM: VMX: Fix the module parameters for vmx
Babu Moger
1
-13
/
+14
2018-03-28
KVM: x86: Fix perf timer mode IP reporting
Andi Kleen
4
-19
/
+20
2018-03-23
kvm: x86: hyperv: delete dead code in kvm_hv_hypercall()
Dan Carpenter
1
-8
/
+7
2018-03-23
KVM: SVM: add struct kvm_svm to hold SVM specific KVM vars
Sean Christopherson
1
-55
/
+79
2018-03-23
KVM: VMX: add struct kvm_vmx to hold VMX specific KVM vars
Sean Christopherson
1
-15
/
+31
2018-03-23
KVM: x86: move setting of ept_identity_map_addr to vmx.c
Sean Christopherson
3
-2
/
+14
2018-03-23
KVM: x86: define SVM/VMX specific kvm_arch_[alloc|free]_vm
Sean Christopherson
2
-0
/
+24
2018-03-23
KVM: nVMX: sync vmcs02 segment regs prior to vmx_set_cr0
Sean Christopherson
1
-5
/
+5
2018-03-21
KVM: nVMX: fix vmentry failure code when L2 state would require emulation
Paolo Bonzini
1
-1
/
+3
2018-03-21
KVM: nVMX: Do not load EOI-exitmap while running L2
Liran Alon
2
-2
/
+21
2018-03-20
kvm/x86: fix icebp instruction handling
Linus Torvalds
1
-1
/
+8
[next]