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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-17
kvm: vmx: Allow disabling virtual NMI support
Paolo Bonzini
1
-10
/
+21
2017-11-17
kvm: vmx: Reinstate support for CPUs without virtual NMI
Paolo Bonzini
1
-44
/
+106
2017-11-17
KVM: SVM: obey guest PAT
Paolo Bonzini
1
-0
/
+7
2017-11-17
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-267
/
+512
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
15
-3
/
+18
2017-11-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-3
/
+5
2017-11-02
KVM: x86: Update APICv on APIC reset
Jan H. Schönherr
2
-5
/
+5
2017-11-02
KVM: VMX: Do not fully reset PI descriptor on vCPU reset
Jan H. Schönherr
1
-2
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
13
-0
/
+13
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2
-3
/
+3
2017-10-20
KVM: X86: #GP when guest attempts to write MCi_STATUS register w/o 0
Wanpeng Li
1
-2
/
+7
2017-10-20
KVM: VMX: Fix VPID capability detection
Wanpeng Li
1
-2
/
+13
2017-10-20
KVM: nVMX: Fix EPT switching advertising
Wanpeng Li
1
-2
/
+3
2017-10-18
KVM: SVM: detect opening of SMI window using STGI intercept
Ladi Prosek
3
-9
/
+35
2017-10-12
KVM: x86: extend usage of RET_MMIO_PF_* constants
Paolo Bonzini
2
-58
/
+55
2017-10-12
KVM: nSVM: fix SMI injection in guest mode
Ladi Prosek
2
-6
/
+55
2017-10-12
KVM: nSVM: refactor nested_svm_vmrun
Ladi Prosek
1
-63
/
+69
2017-10-12
KVM: nVMX: fix SMI injection in guest mode
Ladi Prosek
1
-11
/
+49
2017-10-12
KVM: nVMX: set IDTR and GDTR limits when loading L1 host state
Ladi Prosek
1
-0
/
+2
2017-10-12
KVM: x86: introduce ISA specific smi_allowed callback
Ladi Prosek
3
-1
/
+13
2017-10-12
KVM: x86: introduce ISA specific SMM entry/exit callbacks
Ladi Prosek
4
-1
/
+53
2017-10-12
KVM: SVM: limit kvm_handle_page_fault to #PF handling
Paolo Bonzini
4
-9
/
+17
2017-10-12
KVM: SVM: unconditionally wake up VCPU on IOMMU interrupt
Paolo Bonzini
1
-4
/
+1
2017-10-12
arch/x86: remove redundant null checks before kmem_cache_destroy
Tim Hansen
1
-4
/
+2
2017-10-12
KVM: VMX: Don't expose unrestricted_guest is enabled if ept is disabled
Wanpeng Li
1
-5
/
+2
2017-10-12
KVM: X86: Processor States following Reset or INIT
Wanpeng Li
2
-0
/
+24
2017-10-12
KVM: x86: thoroughly disarm LAPIC timer around TSC deadline switch
Radim Krčmář
1
-1
/
+3
2017-10-12
KVM: x86: really disarm lapic timer when clearing TMICT
Radim Krčmář
1
-1
/
+3
2017-10-12
KVM: x86: handle 0 write to TSC_DEADLINE MSR
Radim Krčmář
1
-0
/
+3
2017-10-12
kvm, mm: account kvm related kmem slabs to kmemcg
Shakeel Butt
1
-2
/
+2
2017-10-12
KVM: VMX: rename RDSEED and RDRAND vmx ctrls to reflect exiting
David Hildenbrand
1
-12
/
+12
2017-10-12
KVM: x86: allow setting identity map addr with no vcpus only
David Hildenbrand
1
-1
/
+7
2017-10-12
KVM: VMX: cleanup init_rmode_identity_map()
David Hildenbrand
1
-22
/
+4
2017-10-12
KVM: nVMX: no need to set ept/vpid caps to 0
David Hildenbrand
1
-4
/
+2
2017-10-12
KVM: nVMX: no need to set vcpu->cpu when switching vmcs
David Hildenbrand
1
-1
/
+0
2017-10-12
KVM: VMX: drop unnecessary function declarations
David Hildenbrand
1
-2
/
+0
2017-10-12
KVM: VMX: require INVEPT GLOBAL for EPT
David Hildenbrand
1
-3
/
+3
2017-10-12
KVM: VMX: call ept_sync_global() with enable_ept only
David Hildenbrand
1
-1
/
+2
2017-10-12
KVM: VMX: drop enable_ept check from ept_sync_context()
David Hildenbrand
1
-6
/
+4
2017-10-12
KVM: x86: no need to inititalize vcpu members to 0
David Hildenbrand
1
-5
/
+0
2017-10-12
KVM: VMX: vmx_vcpu_setup() cannot fail
David Hildenbrand
1
-6
/
+2
2017-10-12
KVM: x86: drop BUG_ON(vcpu->kvm)
David Hildenbrand
1
-6
/
+2
2017-10-12
KVM: x86: mmu: free_page can handle NULL
David Hildenbrand
1
-2
/
+1
2017-10-12
KVM: x86: mmu: returning void in a void function is strange
David Hildenbrand
1
-1
/
+1
2017-10-12
KVM: LAPIC: Apply change to TDCR right away to the timer
Wanpeng Li
1
-2
/
+34
2017-10-12
KVM: LAPIC: Keep timer running when switching between one-shot and periodic mode
Wanpeng Li
1
-3
/
+5
2017-10-12
KVM: LAPIC: Introduce limit_periodic_timer_frequency
Wanpeng Li
1
-17
/
+22
2017-10-12
KVM: LAPIC: Fix lapic timer mode transition
Wanpeng Li
1
-0
/
+3
2017-10-12
KVM: VMX: Don't expose PLE enable if there is no hardware support
Wanpeng Li
1
-1
/
+6
2017-10-12
KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit
Haozhong Zhang
1
-1
/
+1
[next]