index
:
kernel/linux.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.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-02
kvm: nVMX: VMCLEAR an active shadow VMCS after last use
Jim Mattson
1
-7
/
+15
2016-11-02
KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCK
Paolo Bonzini
1
-36
/
+3
2016-10-27
kvm: nVMX: Fix kernel panics induced by illegal INVEPT/INVVPID types
Jim Mattson
1
-2
/
+2
2016-10-06
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-72
/
+135
2016-09-23
KVM: nVMX: Fix the NMI IDT-vectoring handling
Wanpeng Li
1
-15
/
+16
2016-09-23
KVM: VMX: Enable MSR-BASED TPR shadow even if APICv is inactive
Wanpeng Li
1
-38
/
+94
2016-09-23
KVM: nVMX: Fix reload apic access page warning
Wanpeng Li
1
-1
/
+1
2016-09-16
kvm: x86: drop read_tsc_offset()
Luiz Capitulino
1
-6
/
+0
2016-09-15
Merge branch 'linus' into x86/asm, to pick up recent fixes
Ingo Molnar
1
-67
/
+69
2016-09-07
KVM: nVMX: expose INS/OUTS information support
Jan Dakinevich
1
-0
/
+9
2016-09-07
KVM: VMX: not use vmcs_config in setup_vmcs_config
Paolo Bonzini
1
-1
/
+1
2016-09-07
KVM: x86: ratelimit and decrease severity for guest-triggered printk
Paolo Bonzini
1
-9
/
+9
2016-09-07
KVM: nVMX: pass valid guest linear-address to the L1
Jan Dakinevich
1
-0
/
+3
2016-09-07
KVM: nVMX: make emulated nested preemption timer pinned
Wanpeng Li
1
-1
/
+1
2016-09-07
vmx: refine validity check for guest linear address
Liang Li
1
-1
/
+1
2016-08-18
kvm: nVMX: fix nested tsc scaling
Peter Feiner
1
-4
/
+12
2016-08-18
KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE write
Radim Krčmář
1
-0
/
+13
2016-08-18
KVM: nVMX: fix msr bitmaps to prevent L2 from accessing L0 x2APIC
Radim Krčmář
1
-63
/
+44
2016-08-10
x86: Apply more __ro_after_init and const
Kees Cook
1
-1
/
+1
2016-08-04
nvmx: mark ept single context invalidation as supported
Bandan Das
1
-7
/
+7
2016-08-04
nvmx: remove comment about missing nested vpid support
Bandan Das
1
-1
/
+0
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-46
/
+340
2016-08-01
KVM: VMX: Add VMCS to CPU's loaded VMCSs before VMPTRLD
Jim Mattson
1
-11
/
+15
2016-08-01
kvm: x86: nVMX: maintain internal copy of current VMCS
David Matlack
1
-3
/
+28
2016-07-29
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-28
/
+4
2016-07-24
Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-next
Dan Williams
1
-28
/
+4
2016-07-23
Revert "KVM: x86: add pcommit support"
Dan Williams
1
-28
/
+4
2016-07-16
KVM: VMX: handle PML full VMEXIT that occurs during event delivery
Cao, Lei
1
-0
/
+1
2016-07-14
KVM: nVMX: Fix memory corruption when using VMCS shadowing
Jim Mattson
1
-2
/
+17
2016-07-14
kvm: vmx: ensure VMCS is current while enabling PML
Peter Feiner
1
-32
/
+24
2016-07-14
KVM: x86: add KVM_CAP_X2APIC_API
Radim Krčmář
1
-1
/
+1
2016-07-14
KVM: VMX: optimize APIC ID read with APICv
Radim Krčmář
1
-3
/
+0
2016-07-14
kvm: vmx: advertise support for ept execute only
Bandan Das
1
-0
/
+3
2016-07-14
kvm: mmu: track read permission explicitly for shadow EPT page tables
Bandan Das
1
-6
/
+9
2016-07-14
kvm: mmu: don't set the present bit unconditionally
Bandan Das
1
-0
/
+1
2016-07-11
KVM: VMX: introduce vm_{entry,exit}_control_reset_shadow
Paolo Bonzini
1
-2
/
+12
2016-07-11
KVM: nVMX: keep preemption timer enabled during L2 execution
Paolo Bonzini
1
-2
/
+13
2016-07-11
KVM: nVMX: avoid incorrect preemption timer vmexit in nested guest
Wanpeng Li
1
-0
/
+2
2016-07-11
KVM: VMX: reflect broken preemption timer in vmcs_config
Paolo Bonzini
1
-3
/
+2
2016-07-05
KVM: x86: Use ARRAY_SIZE instead of dividing sizeof array with sizeof an element
Wei Yongjun
1
-1
/
+1
2016-07-01
KVM: vmx: fix underflow in TSC deadline calculation
Paolo Bonzini
1
-3
/
+3
2016-07-01
KVM: x86: use guest_exit_irqoff
Paolo Bonzini
1
-3
/
+1
2016-07-01
KVM: x86: always use "acknowledge interrupt on exit"
Paolo Bonzini
1
-4
/
+3
2016-06-27
KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode.
Quentin Casasnovas
1
-12
/
+11
2016-06-23
KVM: VMX: enable guest access to LMCE related MSRs
Ashok Raj
1
-0
/
+29
2016-06-23
KVM: VMX: validate individual bits of guest MSR_IA32_FEATURE_CONTROL
Haozhong Zhang
1
-1
/
+24
2016-06-23
KVM: VMX: move msr_ia32_feature_control to vcpu_vmx
Haozhong Zhang
1
-7
/
+6
2016-06-16
kvm: vmx: hook preemption timer support
Yunhong Jiang
1
-1
/
+179
2016-06-16
kvm: vmx: rename vmx_pre/post_block to pi_pre/post_block
Yunhong Jiang
1
-2
/
+15
2016-06-16
kvm: vmx: check apicv is active before using VT-d posted interrupt
Yang Zhang
1
-5
/
+10
[next]