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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-12-29
1
-1
/
+1
|
\
|
*
treewide: surround Kconfig file paths with double quotes
Masahiro Yamada
2018-12-22
1
-1
/
+1
*
|
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-12-26
1
-1
/
+1
|
\
\
|
*
|
x86: Fix various typos in comments
Ingo Molnar
2018-12-03
2
-3
/
+3
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-12-26
26
-15449
/
+16669
|
\
\
\
|
*
|
|
KVM: x86: Add CPUID support for new instruction WBNOINVD
Robert Hoo
2018-12-21
1
-1
/
+1
|
*
|
|
KVM: VMX: Move VM-Enter + VM-Exit handling to non-inline sub-routines
Sean Christopherson
2018-12-21
5
-34
/
+78
|
*
|
|
KVM: VMX: Explicitly reference RCX as the vmx_vcpu pointer in asm blobs
Sean Christopherson
2018-12-21
2
-42
/
+50
|
*
|
|
KVM/x86: Use SVM assembly instruction mnemonics instead of .byte streams
Uros Bizjak
2018-12-21
1
-6
/
+6
|
*
|
|
KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()
Lan Tianyu
2018-12-21
1
-3
/
+13
|
*
|
|
KVM/MMU: Flush tlb directly in kvm_set_pte_rmapp()
Lan Tianyu
2018-12-21
1
-0
/
+5
|
*
|
|
KVM/MMU: Move tlb flush in kvm_set_pte_rmapp() to kvm_mmu_notifier_change_pte()
Lan Tianyu
2018-12-21
1
-6
/
+2
|
*
|
|
KVM: Make kvm_set_spte_hva() return int
Lan Tianyu
2018-12-21
1
-1
/
+2
|
*
|
|
KVM: Replace old tlb flush function with new one to flush a specified range.
Lan Tianyu
2018-12-21
2
-11
/
+23
|
*
|
|
KVM/MMU: Add tlb flush with range helper function
Lan Tianyu
2018-12-21
1
-1
/
+36
|
*
|
|
KVM/VMX: Add hv tlb range flush support
Lan Tianyu
2018-12-21
1
-17
/
+44
|
*
|
|
KVM: x86: Disable Intel PT when VMXON in L1 guest
Luwei Kang
2018-12-21
2
-1
/
+8
|
*
|
|
KVM: x86: Set intercept for Intel PT MSRs read/write
Chao Peng
2018-12-21
2
-7
/
+27
|
*
|
|
KVM: x86: Implement Intel PT MSRs read/write emulation
Chao Peng
2018-12-21
2
-1
/
+216
|
*
|
|
KVM: x86: Introduce a function to initialize the PT configuration
Luwei Kang
2018-12-21
1
-0
/
+73
|
*
|
|
KVM: x86: Add Intel PT context switch for each vcpu
Chao Peng
2018-12-21
2
-0
/
+95
|
*
|
|
KVM: x86: Add Intel Processor Trace cpuid emulation
Chao Peng
2018-12-21
3
-2
/
+32
|
*
|
|
KVM: x86: Add Intel PT virtualization work mode
Chao Peng
2018-12-21
3
-3
/
+42
|
*
|
|
KVM: fix some typos
Wei Yang
2018-12-21
2
-2
/
+2
|
*
|
|
KVM: x86: Remove KF() macro placeholder
Sean Christopherson
2018-12-21
1
-3
/
+0
|
*
|
|
kvm: vmx: Allow guest read access to IA32_TSC
Jim Mattson
2018-12-21
1
-0
/
+1
|
*
|
|
kvm: nVMX: NMI-window and interrupt-window exiting should wake L2 from HLT
Jim Mattson
2018-12-21
1
-3
/
+7
|
*
|
|
KVM: nSVM: Fix nested guest support for PAUSE filtering.
Tambe, William
2018-12-21
1
-0
/
+12
|
*
|
|
KVM: VMX: Remove duplicated include from vmx.c
YueHaibing
2018-12-21
1
-1
/
+0
|
*
|
|
KVM: x86: svm: report MSR_IA32_MCG_EXT_CTL as unsupported
Vitaly Kuznetsov
2018-12-21
1
-0
/
+7
|
*
|
|
KVM: x86: fix size of x86_fpu_cache objects
Paolo Bonzini
2018-12-21
1
-1
/
+1
|
*
|
|
kvm: x86: Dynamically allocate guest_fpu
Marc Orr
2018-12-14
3
-13
/
+58
|
*
|
|
kvm: x86: Use task structs fpu field for user
Marc Orr
2018-12-14
1
-2
/
+2
|
*
|
|
KVM: nVMX: Move the checks for Guest Non-Register States to a separate helper...
Krish Sadhukhan
2018-12-14
1
-3
/
+14
|
*
|
|
KVM: nVMX: Move the checks for Host Control Registers and MSRs to a separate ...
Krish Sadhukhan
2018-12-14
1
-14
/
+25
|
*
|
|
KVM: nVMX: Move the checks for VM-Entry Control Fields to a separate helper f...
Krish Sadhukhan
2018-12-14
1
-43
/
+54
|
*
|
|
KVM: nVMX: Move the checks for VM-Exit Control Fields to a separate helper fu...
Krish Sadhukhan
2018-12-14
1
-10
/
+33
|
*
|
|
KVM: nVMX: Remove param indirection from nested_vmx_check_msr_switch()
Sean Christopherson
2018-12-14
1
-24
/
+10
|
*
|
|
KVM: nVMX: Move the checks for VM-Execution Control Fields to a separate help...
Krish Sadhukhan
2018-12-14
1
-69
/
+62
|
*
|
|
KVM: nVMX: Prepend "nested_vmx_" to check_vmentry_{pre,post}reqs()
Krish Sadhukhan
2018-12-14
1
-7
/
+8
|
*
|
|
KVM/VMX: Check ept_pointer before flushing ept tlb
Lan Tianyu
2018-12-14
1
-2
/
+11
|
*
|
|
KVM nVMX: MSRs should not be stored if VM-entry fails during or after loading...
Krish Sadhukhan
2018-12-14
1
-4
/
+12
|
*
|
|
kvm: x86: Don't modify MSR_PLATFORM_INFO on vCPU reset
Jim Mattson
2018-12-14
1
-1
/
+1
|
*
|
|
kvm: vmx: add cpu into VMX preemption timer bug list
Wei Huang
2018-12-14
1
-0
/
+2
|
*
|
|
kvm: x86: Report STIBP on GET_SUPPORTED_CPUID
Eduardo Habkost
2018-12-14
1
-2
/
+2
|
*
|
|
x86/hyper-v: Stop caring about EOI for direct stimers
Vitaly Kuznetsov
2018-12-14
1
-33
/
+3
|
*
|
|
x86/kvm/hyper-v: avoid open-coding stimer_mark_pending() in kvm_hv_notify_ack...
Vitaly Kuznetsov
2018-12-14
1
-9
/
+3
|
*
|
|
x86/kvm/hyper-v: direct mode for synthetic timers
Vitaly Kuznetsov
2018-12-14
2
-12
/
+65
|
*
|
|
x86/kvm/hyper-v: use stimer config definition from hyperv-tlfs.h
Vitaly Kuznetsov
2018-12-14
1
-17
/
+18
|
*
|
|
x86/kvm/hyper-v: Introduce KVM_GET_SUPPORTED_HV_CPUID
Vitaly Kuznetsov
2018-12-14
3
-0
/
+143
[next]