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.12.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
/
vmx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exit
Wanpeng Li
2020-09-23
1
-0
/
+1
*
KVM: nVMX: Consult only the "basic" exit reason when routing nested exit
Sean Christopherson
2020-06-20
1
-1
/
+1
*
KVM: VMX: Enable machine check support for 32bit targets
Uros Bizjak
2020-05-02
1
-1
/
+1
*
KVM: VMX: Do not allow reexecute_instruction() when skipping MMIO instr
Sean Christopherson
2020-04-02
1
-2
/
+2
*
KVM: nVMX: Check IO instruction VM-exit conditions
Oliver Upton
2020-02-28
1
-7
/
+52
*
KVM: nVMX: Refactor IO bitmap checks into helper function
Oliver Upton
2020-02-28
1
-13
/
+27
*
KVM: nVMX: Don't emulate instructions in guest mode
Paolo Bonzini
2020-02-28
1
-1
/
+1
*
KVM: x86: emulate RDPID
Paolo Bonzini
2020-02-28
1
-0
/
+15
*
KVM: nVMX: vmread should not set rflags to specify success in case of #PF
Miaohe Lin
2020-02-14
1
-1
/
+3
*
KVM/x86: Fix invvpid and invept register operand size in 64-bit mode
Uros Bizjak
2019-11-28
1
-2
/
+2
*
KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
Sean Christopherson
2019-11-16
1
-14
/
+0
*
KVM: Introduce kvm_get_arch_capabilities()
Ben Hutchings
2019-11-16
1
-2
/
+1
*
KVM: nVMX: handle page fault in vmread fix
Jack Wang
2019-10-17
1
-1
/
+1
*
KVM: nVMX: handle page fault in vmread
Paolo Bonzini
2019-09-21
1
-2
/
+5
*
KVM: X86: Fix residual mmio emulation request to userspace
Wanpeng Li
2019-03-23
1
-0
/
+1
*
KVM: nVMX: Ignore limit checks on VMX instructions using flat segments
Sean Christopherson
2019-03-23
1
-3
/
+9
*
KVM: nVMX: Sign extend displacements of VMX instr's mem operands
Sean Christopherson
2019-03-23
1
-0
/
+4
*
KVM: VMX: Fix x2apic check in vmx_msr_bitmap_mode()
Joerg Roedel
2019-02-23
1
-1
/
+3
*
KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7...
Peter Shier
2019-02-20
1
-0
/
+1
*
x86/kvm/vmx: do not use vm-exit instruction length for fast MMIO when running...
Vitaly Kuznetsov
2019-01-13
1
-2
/
+17
*
KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
Tom Lendacky
2018-12-17
1
-3
/
+15
*
x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL
Thomas Gleixner
2018-12-17
1
-2
/
+3
*
x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest
Konrad Rzeszutek Wilk
2018-12-17
1
-3
/
+3
*
x86/bugs, KVM: Support the combination of guest and host IBRS
Konrad Rzeszutek Wilk
2018-12-17
1
-4
/
+2
*
KVM/x86: Remove indirect MSR op calls from SPEC_CTRL
Paolo Bonzini
2018-12-17
1
-3
/
+4
*
KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
KarimAllah Ahmed
2018-12-17
1
-2
/
+101
*
KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
KarimAllah Ahmed
2018-12-17
1
-0
/
+15
*
KVM/x86: Add IBPB support
Ashok Raj
2018-12-17
1
-2
/
+77
*
KVM: VMX: make MSR bitmaps per-VCPU
Paolo Bonzini
2018-12-17
1
-142
/
+112
*
KVM: VMX: introduce alloc_loaded_vmcs
Paolo Bonzini
2018-12-17
1
-13
/
+22
*
KVM: nVMX: Eliminate vmcs02 pool
Jim Mattson
2018-12-17
1
-122
/
+22
*
KVM: nVMX: mark vmcs12 pages dirty on L2 exit
David Matlack
2018-12-17
1
-10
/
+43
*
KVM: nVMX: fix msr bitmaps to prevent L2 from accessing L0 x2APIC
Radim Krčmář
2018-12-17
1
-58
/
+38
*
kvm: x86: vmx: fix vpid leak
Roman Kagan
2018-08-06
1
-4
/
+3
*
x86/speculation: Create spec-ctrl.h to avoid include hell
Thomas Gleixner
2018-07-25
1
-1
/
+1
*
KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_system
Paolo Bonzini
2018-06-16
1
-13
/
+10
*
KVM: VMX: raise internal error for exception during invalid protected mode state
Sean Christopherson
2018-05-30
1
-6
/
+14
*
KVM: nVMX: Fix handling of lmsw instruction
Jan H. Schönherr
2018-04-13
1
-2
/
+5
*
kvm/x86: fix icebp instruction handling
Linus Torvalds
2018-03-28
1
-1
/
+8
*
KVM: nVMX: invvpid handling improvements
Jan Dakinevich
2018-02-25
1
-12
/
+24
*
kvm: nVMX: Fix kernel panics induced by illegal INVEPT/INVVPID types
Jim Mattson
2018-02-25
1
-2
/
+2
*
KVM: nVMX: vmx_complete_nested_posted_interrupt() can't fail
David Hildenbrand
2018-02-25
1
-5
/
+5
*
KVM: nVMX: kmap() can't fail
David Hildenbrand
2018-02-25
1
-9
/
+0
*
x86/kvm: Update spectre-v1 mitigation
Dan Williams
2018-02-25
1
-11
/
+9
*
KVM: VMX: Make indirect call speculation safe
Peter Zijlstra
2018-02-25
1
-2
/
+2
*
KVM: nVMX: Fix races when sending nested PI while dest enters/leaves L2
Liran Alon
2018-02-16
1
-2
/
+3
*
KVM: VMX: Fix rflags cache during vCPU reset
Wanpeng Li
2018-02-03
1
-1
/
+1
*
KVM: x86: Don't re-execute instruction when not passing CR2 value
Liran Alon
2018-02-03
1
-1
/
+1
*
x86/retpoline: Fill return stack buffer on vmexit
David Woodhouse
2018-01-23
1
-0
/
+4
*
KVM: x86: Add memory barrier on vmcs field lookup
Andrew Honig
2018-01-17
1
-2
/
+10
[next]