aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/trace.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-11KVM: nVMX: trace nested VM-Enter failures detected by H/WSean Christopherson1-3/+6
2019-09-11KVM: nVMX: add tracepoint for failed nested VM-EnterSean Christopherson1-0/+18
2019-09-10KVM: X86: Tune PLE Window tracepointPeter Xu1-16/+6
2019-09-10KVM: VMX: Change ple_window type to unsigned intPeter Xu1-4/+5
2019-09-10KVM: X86: Remove tailing newline for tracepointsPeter Xu1-2/+2
2019-09-10KVM: X86: Trace vcpu_id for vmexitPeter Xu1-1/+4
2019-08-22KVM: X86: Add pv tlb shootdown tracepointWanpeng Li1-0/+19
2019-07-03KVM: LAPIC: remove the trailing newline used in the fmt parameter of TP_printkWanpeng Li1-1/+1
2019-04-16KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracingVitaly Kuznetsov1-2/+2
2019-01-25KVM: x86: fix TRACE_INCLUDE_PATH and remove -I. header search pathsMasahiro Yamada1-1/+1
2018-12-14x86/kvm/hyper-v: direct mode for synthetic timersVitaly Kuznetsov1-4/+6
2018-10-17KVM: x86: hyperv: implement PV IPI send hypercallsVitaly Kuznetsov1-0/+42
2018-05-26KVM: x86: hyperv: simplistic HVCALL_FLUSH_VIRTUAL_ADDRESS_{LIST,SPACE}_EX implementationVitaly Kuznetsov1-0/+27
2018-05-26KVM: x86: hyperv: simplistic HVCALL_FLUSH_VIRTUAL_ADDRESS_{LIST,SPACE} implementationVitaly Kuznetsov1-0/+24
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-24KVM: x86: Add return value to kvm_cpuid().Yu Zhang1-4/+7
2016-06-16KVM: x86: support using the vmx preemption timer for tsc deadline timerYunhong Jiang1-0/+15
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+57
2016-05-18svm: Add VMEXIT handlers for AVICSuravee Suthikulpanit1-0/+57
2016-04-13x86/vdso: Remove direct HPET access through the vDSOAndy Lutomirski1-2/+1
2016-02-09KVM/VMX: Add host irq information in trace event when updating IRTE for posted interruptsFeng Wu1-4/+8
2016-01-08kvm/x86: Hyper-V SynIC timers tracepointsAndrey Smetanin1-0/+170
2016-01-08kvm/x86: Hyper-V SynIC tracepointsAndrey Smetanin1-0/+93
2015-11-25KVM: x86: correctly print #AC in tracesPaolo Bonzini1-1/+1
2015-10-01KVM: x86: Update IRTE for posted-interruptsFeng Wu1-0/+33
2015-10-01kvm: add tracepoint for fast mmioJason Wang1-0/+18
2015-06-04KVM: x86: save/load state on SMM switchPaolo Bonzini1-0/+22
2015-01-30KVM: VMX: Add PML support in VMXKai Huang1-0/+18
2015-01-08KVM: x86: add tracepoint to wait_lapic_expireMarcelo Tosatti1-0/+20
2014-11-08kvm: x86: add trace event for pvclock updatesDavid Matlack1-0/+37
2014-09-11KVM: x86: make apic_accept_irq tracepoint more genericPaolo Bonzini1-7/+4
2014-08-25kvm: x86: fix tracing for 32-bitPaolo Bonzini1-2/+2
2014-08-21KVM: trace kvm_ple_window grow/shrinkRadim Krčmář1-0/+30
2014-07-11KVM: emulate: put pointers in the fetch_cachePaolo Bonzini1-3/+3
2014-05-05KVM: x86: improve the usability of the 'kvm_pio' tracepointUlrich Obergfell1-4/+16
2013-06-27kvm: Add a tracepoint write_tsc_offsetYoshihiro YUNOMAE1-0/+21
2012-11-27KVM: x86: require matched TSC offsets for master clockMarcelo Tosatti1-3/+36
2012-11-27KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flagMarcelo Tosatti1-0/+30
2012-09-21KVM: x86: Export svm/vmx exit code and vector code to userspaceXiao Guangrong1-89/+0
2012-07-24Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+34
2012-06-28tracing/kvm: Use __print_hex() for kvm_emulate_insn tracepointNamhyung Kim1-11/+1
2012-06-25KVM: host side for eoi optimizationMichael S. Tsirkin1-0/+34
2011-09-25KVM: Use __print_symbolic() for vmexit tracepointsStefan Hajnoczi1-6/+100
2011-09-25KVM: Record instruction set in all vmexit tracepointsStefan Hajnoczi1-4/+8
2011-07-24KVM: MMU: trace mmio page faultXiao Guangrong1-0/+23
2011-07-12KVM: x86 emulator: fold decode_cache into x86_emulate_ctxtAvi Kivity1-4/+4
2011-07-12KVM: x86 emulator: rename decode_cache::eip to _eipAvi Kivity1-1/+1
2011-03-10tracing: Fix event alignment: kvm:kvm_hv_hypercallDavid Sharp1-4/+4
2011-01-12KVM: Add instruction-set-specific exit qualifications to kvm_exit traceAvi Kivity1-2/+6
2011-01-12KVM: Record instruction set in kvm_exit tracepointAvi Kivity1-2/+7