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
/
trace.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86/xen: intercept xen hypercalls if enabled
Joao Martins
2021-02-04
1
-0
/
+36
*
KVM: x86: use static calls to reduce kvm_x86_ops overhead
Jason Baron
2021-02-04
1
-2
/
+2
*
KVM: SVM: Create trace events for VMGEXIT MSR protocol processing
Tom Lendacky
2020-12-15
1
-0
/
+44
*
KVM: SVM: Create trace events for VMGEXIT processing
Tom Lendacky
2020-12-15
1
-0
/
+53
*
KVM: x86: Use common definition for kvm_nested_vmexit tracepoint
Sean Christopherson
2020-09-28
1
-33
/
+1
*
KVM: x86: Add macro wrapper for defining kvm_exit tracepoint
Sean Christopherson
2020-09-28
1
-33
/
+36
*
KVM: x86: Add intr/vectoring info and error code to kvm_exit tracepoint
Sean Christopherson
2020-09-28
1
-3
/
+9
*
KVM: x86: Read guest RIP from within the kvm_nested_vmexit tracepoint
Sean Christopherson
2020-09-28
1
-3
/
+3
*
KVM: x86: Add RIP to the kvm_entry, i.e. VM-Enter, tracepoint
Sean Christopherson
2020-09-28
1
-4
/
+6
*
KVM: SVM: Add new intercept word in vmcb_control_area
Babu Moger
2020-09-28
1
-5
/
+8
*
KVM: SVM: Modify 64 bit intercept field to two 32 bit vectors
Babu Moger
2020-09-28
1
-7
/
+11
*
x86/kvm/hyper-v: Add support for synthetic debugger interface
Jon Doron
2020-06-01
1
-0
/
+51
*
KVM: x86: Print symbolic names of VMX VM-Exit flags in traces
Sean Christopherson
2020-05-15
1
-15
/
+17
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-04-02
1
-13
/
+37
|
\
|
*
KVM: x86: Copy kvm_x86_ops by value to eliminate layer of indirection
Sean Christopherson
2020-03-31
1
-2
/
+2
|
*
KVM: x86: Add blurb to CPUID tracepoint when using max basic leaf values
Sean Christopherson
2020-03-18
1
-4
/
+7
|
*
KVM: x86: Add requested index to the CPUID tracepoint
Sean Christopherson
2020-03-18
1
-5
/
+8
|
*
kvm: svm: Introduce GA Log tracepoint for AVIC
Suravee Suthikulpanit
2020-03-16
1
-0
/
+18
|
*
KVM: x86: Dynamically allocate per-vCPU emulation context
Sean Christopherson
2020-03-16
1
-5
/
+5
*
|
x86/vdso: Use generic VDSO clock mode storage
Thomas Gleixner
2020-02-17
1
-2
/
+2
|
/
*
kvm: x86: Add APICv (de)activate request trace points
Suravee Suthikulpanit
2020-02-05
1
-0
/
+19
*
KVM: nVMX: trace nested VM-Enter failures detected by H/W
Sean Christopherson
2019-09-11
1
-3
/
+6
*
KVM: nVMX: add tracepoint for failed nested VM-Enter
Sean Christopherson
2019-09-11
1
-0
/
+18
*
KVM: X86: Tune PLE Window tracepoint
Peter Xu
2019-09-10
1
-16
/
+6
*
KVM: VMX: Change ple_window type to unsigned int
Peter Xu
2019-09-10
1
-4
/
+5
*
KVM: X86: Remove tailing newline for tracepoints
Peter Xu
2019-09-10
1
-2
/
+2
*
KVM: X86: Trace vcpu_id for vmexit
Peter Xu
2019-09-10
1
-1
/
+4
*
KVM: X86: Add pv tlb shootdown tracepoint
Wanpeng Li
2019-08-22
1
-0
/
+19
*
KVM: LAPIC: remove the trailing newline used in the fmt parameter of TP_printk
Wanpeng Li
2019-07-03
1
-1
/
+1
*
KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracing
Vitaly Kuznetsov
2019-04-16
1
-2
/
+2
*
KVM: x86: fix TRACE_INCLUDE_PATH and remove -I. header search paths
Masahiro Yamada
2019-01-25
1
-1
/
+1
*
x86/kvm/hyper-v: direct mode for synthetic timers
Vitaly Kuznetsov
2018-12-14
1
-4
/
+6
*
KVM: x86: hyperv: implement PV IPI send hypercalls
Vitaly Kuznetsov
2018-10-17
1
-0
/
+42
*
KVM: x86: hyperv: simplistic HVCALL_FLUSH_VIRTUAL_ADDRESS_{LIST,SPACE}_EX imp...
Vitaly Kuznetsov
2018-05-26
1
-0
/
+27
*
KVM: x86: hyperv: simplistic HVCALL_FLUSH_VIRTUAL_ADDRESS_{LIST,SPACE} implem...
Vitaly Kuznetsov
2018-05-26
1
-0
/
+24
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
KVM: x86: Add return value to kvm_cpuid().
Yu Zhang
2017-08-24
1
-4
/
+7
*
KVM: x86: support using the vmx preemption timer for tsc deadline timer
Yunhong Jiang
2016-06-16
1
-0
/
+15
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-05-19
1
-0
/
+57
|
\
|
*
svm: Add VMEXIT handlers for AVIC
Suravee Suthikulpanit
2016-05-18
1
-0
/
+57
*
|
x86/vdso: Remove direct HPET access through the vDSO
Andy Lutomirski
2016-04-13
1
-2
/
+1
|
/
*
KVM/VMX: Add host irq information in trace event when updating IRTE for poste...
Feng Wu
2016-02-09
1
-4
/
+8
*
kvm/x86: Hyper-V SynIC timers tracepoints
Andrey Smetanin
2016-01-08
1
-0
/
+170
*
kvm/x86: Hyper-V SynIC tracepoints
Andrey Smetanin
2016-01-08
1
-0
/
+93
*
KVM: x86: correctly print #AC in traces
Paolo Bonzini
2015-11-25
1
-1
/
+1
*
KVM: x86: Update IRTE for posted-interrupts
Feng Wu
2015-10-01
1
-0
/
+33
*
kvm: add tracepoint for fast mmio
Jason Wang
2015-10-01
1
-0
/
+18
*
KVM: x86: save/load state on SMM switch
Paolo Bonzini
2015-06-04
1
-0
/
+22
*
KVM: VMX: Add PML support in VMX
Kai Huang
2015-01-30
1
-0
/
+18
*
KVM: x86: add tracepoint to wait_lapic_expire
Marcelo Tosatti
2015-01-08
1
-0
/
+20
[next]