index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
x86.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86: Do not use kvm_x86_ops->mpx_supported() directly
Liran Alon
2018-11-04
1
-1
/
+1
*
KVM: x86: Do not re-{try,execute} after failed emulation in L2
Sean Christopherson
2018-09-19
1
-0
/
+6
*
KVM: x86: Merge EMULTYPE_RETRY and EMULTYPE_ALLOW_REEXECUTE
Sean Christopherson
2018-09-19
1
-2
/
+2
*
KVM: x86: Invert emulation re-execute behavior to make it opt-in
Sean Christopherson
2018-09-19
1
-1
/
+1
*
x86: kvm: avoid unused variable warning
Arnd Bergmann
2018-09-15
1
-3
/
+1
*
kvm: x86: Set highest physical address bits in non-present/reserved SPTEs
Junaid Shahid
2018-09-15
1
-2
/
+6
*
KVM: x86: ensure all MSRs can always be KVM_GET/SET_MSR'd
Paolo Bonzini
2018-09-05
1
-6
/
+9
*
KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry
Paolo Bonzini
2018-08-15
1
-1
/
+25
*
x86/KVM/VMX: Add L1D flush logic
Paolo Bonzini
2018-08-15
1
-0
/
+8
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-07-18
1
-1
/
+3
|
\
|
*
KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSR
Paolo Bonzini
2018-07-15
1
-1
/
+3
*
|
KVM: x86: fix typo at kvm_arch_hardware_setup comment
Marcelo Tosatti
2018-06-14
1
-1
/
+1
*
|
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-12
1
-2
/
+3
|
\
\
|
*
|
treewide: kvzalloc() -> kvcalloc()
Kees Cook
2018-06-12
1
-2
/
+3
|
|
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-06-12
1
-34
/
+63
|
\
\
|
|
/
|
/
|
|
*
kvm: fix typo in flag name
Michael S. Tsirkin
2018-06-12
1
-2
/
+2
|
*
kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access
Paolo Bonzini
2018-06-12
1
-6
/
+16
|
*
KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_system
Paolo Bonzini
2018-06-12
1
-13
/
+26
|
*
KVM: VMX: Optimize tscdeadline timer latency
Wanpeng Li
2018-06-04
1
-0
/
+1
|
*
kvm: Change return type to vm_fault_t
Souptick Joarder
2018-06-01
1
-1
/
+1
|
*
KVM: x86: hyperv: declare KVM_CAP_HYPERV_TLBFLUSH capability
Vitaly Kuznetsov
2018-05-26
1
-0
/
+1
|
*
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
2018-05-26
1
-1
/
+1
|
|
\
|
*
|
KVM: x86: use timespec64 for KVM_HC_CLOCK_PAIRING
Arnd Bergmann
2018-05-23
1
-3
/
+3
|
*
|
kvm: vmx: Introduce lapic_mode enumeration
Jim Mattson
2018-05-14
1
-11
/
+15
|
*
|
KVM: X86: Fix reserved bits check for MOV to CR3
Wanpeng Li
2018-05-14
1
-1
/
+1
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-05-26
1
-9
/
+8
|
\
\
\
|
*
|
|
KVM: x86: fix #UD address of failed Hyper-V hypercalls
Radim Krčmář
2018-05-25
1
-8
/
+4
|
*
|
|
KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changed
Wei Huang
2018-05-24
1
-1
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Linus Torvalds
2018-05-21
1
-9
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
Tom Lendacky
2018-05-17
1
-9
/
+4
*
|
|
KVM: X86: Lower the default timer frequency limit to 200us
Wanpeng Li
2018-05-15
1
-1
/
+1
|
|
/
|
/
|
*
|
kvm: x86: Suppress CR3_PCID_INVD bit only when PCIDs are enabled
Junaid Shahid
2018-05-11
1
-1
/
+4
*
|
x86: Delay skip of emulated hypercall instruction
Marian Rotariu
2018-05-11
1
-8
/
+11
|
/
*
kvm: x86: move MSR_IA32_TSC handling to x86.c
Paolo Bonzini
2018-04-16
1
-0
/
+6
*
X86/KVM: Properly update 'tsc_offset' to represent the running guest
KarimAllah Ahmed
2018-04-16
1
-2
/
+4
*
X86/KVM: Do not allow DISABLE_EXITS_MWAIT when LAPIC ARAT is not available
KarimAllah Ahmed
2018-04-11
1
-1
/
+2
*
kvm: x86: fix a compile warning
Peng Hao
2018-04-04
1
-1
/
+1
*
KVM: X86: Add Force Emulation Prefix for "emulate the next instruction"
Wanpeng Li
2018-04-04
1
-1
/
+15
*
KVM: X86: Introduce handle_ud()
Wanpeng Li
2018-04-04
1
-0
/
+13
*
KVM: nVMX: Require immediate-exit when event reinjected to L2 and L1 event pe...
Liran Alon
2018-03-28
1
-13
/
+20
*
KVM: x86: Fix misleading comments on handling pending exceptions
Liran Alon
2018-03-28
1
-2
/
+12
*
KVM: x86: Rename interrupt.pending to interrupt.injected
Liran Alon
2018-03-28
1
-4
/
+4
*
KVM: VMX: No need to clear pending NMI/interrupt on inject realmode interrupt
Liran Alon
2018-03-28
1
-5
/
+0
*
x86/kvm: rename HV_X64_MSR_APIC_ASSIST_PAGE to HV_X64_MSR_VP_ASSIST_PAGE
Ladi Prosek
2018-03-28
1
-1
/
+1
*
KVM: x86: Fix perf timer mode IP reporting
Andi Kleen
2018-03-28
1
-13
/
+4
*
KVM: x86: move setting of ept_identity_map_addr to vmx.c
Sean Christopherson
2018-03-23
1
-2
/
+1
*
KVM: nVMX: Do not load EOI-exitmap while running L2
Liran Alon
2018-03-21
1
-2
/
+16
*
KVM: X86: Provide a capability to disable PAUSE intercepts
Wanpeng Li
2018-03-16
1
-1
/
+3
*
KVM: X86: Provide a capability to disable HLT intercepts
Wanpeng Li
2018-03-16
1
-0
/
+3
*
KVM: X86: Provide a capability to disable MWAIT intercepts
Wanpeng Li
2018-03-16
1
-4
/
+20
[next]