index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
trace.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-15
KVM: SVM: Create trace events for VMGEXIT MSR protocol processing
Tom Lendacky
1
-0
/
+44
2020-12-15
KVM: SVM: Create trace events for VMGEXIT processing
Tom Lendacky
1
-0
/
+53
2020-09-28
KVM: x86: Use common definition for kvm_nested_vmexit tracepoint
Sean Christopherson
1
-33
/
+1
2020-09-28
KVM: x86: Add macro wrapper for defining kvm_exit tracepoint
Sean Christopherson
1
-33
/
+36
2020-09-28
KVM: x86: Add intr/vectoring info and error code to kvm_exit tracepoint
Sean Christopherson
1
-3
/
+9
2020-09-28
KVM: x86: Read guest RIP from within the kvm_nested_vmexit tracepoint
Sean Christopherson
1
-3
/
+3
2020-09-28
KVM: x86: Add RIP to the kvm_entry, i.e. VM-Enter, tracepoint
Sean Christopherson
1
-4
/
+6
2020-09-28
KVM: SVM: Add new intercept word in vmcb_control_area
Babu Moger
1
-5
/
+8
2020-09-28
KVM: SVM: Modify 64 bit intercept field to two 32 bit vectors
Babu Moger
1
-7
/
+11
2020-06-01
x86/kvm/hyper-v: Add support for synthetic debugger interface
Jon Doron
1
-0
/
+51
2020-05-15
KVM: x86: Print symbolic names of VMX VM-Exit flags in traces
Sean Christopherson
1
-15
/
+17
2020-04-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-13
/
+37
2020-03-31
KVM: x86: Copy kvm_x86_ops by value to eliminate layer of indirection
Sean Christopherson
1
-2
/
+2
2020-03-18
KVM: x86: Add blurb to CPUID tracepoint when using max basic leaf values
Sean Christopherson
1
-4
/
+7
2020-03-18
KVM: x86: Add requested index to the CPUID tracepoint
Sean Christopherson
1
-5
/
+8
2020-03-16
kvm: svm: Introduce GA Log tracepoint for AVIC
Suravee Suthikulpanit
1
-0
/
+18
2020-03-16
KVM: x86: Dynamically allocate per-vCPU emulation context
Sean Christopherson
1
-5
/
+5
2020-02-17
x86/vdso: Use generic VDSO clock mode storage
Thomas Gleixner
1
-2
/
+2
2020-02-05
kvm: x86: Add APICv (de)activate request trace points
Suravee Suthikulpanit
1
-0
/
+19
2019-09-11
KVM: nVMX: trace nested VM-Enter failures detected by H/W
Sean Christopherson
1
-3
/
+6
2019-09-11
KVM: nVMX: add tracepoint for failed nested VM-Enter
Sean Christopherson
1
-0
/
+18
2019-09-10
KVM: X86: Tune PLE Window tracepoint
Peter Xu
1
-16
/
+6
2019-09-10
KVM: VMX: Change ple_window type to unsigned int
Peter Xu
1
-4
/
+5
2019-09-10
KVM: X86: Remove tailing newline for tracepoints
Peter Xu
1
-2
/
+2
2019-09-10
KVM: X86: Trace vcpu_id for vmexit
Peter Xu
1
-1
/
+4
2019-08-22
KVM: X86: Add pv tlb shootdown tracepoint
Wanpeng Li
1
-0
/
+19
2019-07-03
KVM: LAPIC: remove the trailing newline used in the fmt parameter of TP_printk
Wanpeng Li
1
-1
/
+1
2019-04-16
KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracing
Vitaly Kuznetsov
1
-2
/
+2
2019-01-25
KVM: x86: fix TRACE_INCLUDE_PATH and remove -I. header search paths
Masahiro Yamada
1
-1
/
+1
2018-12-14
x86/kvm/hyper-v: direct mode for synthetic timers
Vitaly Kuznetsov
1
-4
/
+6
2018-10-17
KVM: x86: hyperv: implement PV IPI send hypercalls
Vitaly Kuznetsov
1
-0
/
+42
2018-05-26
KVM: x86: hyperv: simplistic HVCALL_FLUSH_VIRTUAL_ADDRESS_{LIST,SPACE}_EX imp...
Vitaly Kuznetsov
1
-0
/
+27
2018-05-26
KVM: x86: hyperv: simplistic HVCALL_FLUSH_VIRTUAL_ADDRESS_{LIST,SPACE} implem...
Vitaly Kuznetsov
1
-0
/
+24
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-24
KVM: x86: Add return value to kvm_cpuid().
Yu Zhang
1
-4
/
+7
2016-06-16
KVM: x86: support using the vmx preemption timer for tsc deadline timer
Yunhong Jiang
1
-0
/
+15
2016-05-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+57
2016-05-18
svm: Add VMEXIT handlers for AVIC
Suravee Suthikulpanit
1
-0
/
+57
2016-04-13
x86/vdso: Remove direct HPET access through the vDSO
Andy Lutomirski
1
-2
/
+1
2016-02-09
KVM/VMX: Add host irq information in trace event when updating IRTE for poste...
Feng Wu
1
-4
/
+8
2016-01-08
kvm/x86: Hyper-V SynIC timers tracepoints
Andrey Smetanin
1
-0
/
+170
2016-01-08
kvm/x86: Hyper-V SynIC tracepoints
Andrey Smetanin
1
-0
/
+93
2015-11-25
KVM: x86: correctly print #AC in traces
Paolo Bonzini
1
-1
/
+1
2015-10-01
KVM: x86: Update IRTE for posted-interrupts
Feng Wu
1
-0
/
+33
2015-10-01
kvm: add tracepoint for fast mmio
Jason Wang
1
-0
/
+18
2015-06-04
KVM: x86: save/load state on SMM switch
Paolo Bonzini
1
-0
/
+22
2015-01-30
KVM: VMX: Add PML support in VMX
Kai Huang
1
-0
/
+18
2015-01-09
KVM: x86: add tracepoint to wait_lapic_expire
Marcelo Tosatti
1
-0
/
+20
2014-11-08
kvm: x86: add trace event for pvclock updates
David Matlack
1
-0
/
+37
2014-09-11
KVM: x86: make apic_accept_irq tracepoint more generic
Paolo Bonzini
1
-7
/
+4
[next]