summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/trace.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86: fix TRACE_INCLUDE_PATH and remove -I. header search pathsMasahiro Yamada2019-01-251-1/+1
* x86/kvm/hyper-v: direct mode for synthetic timersVitaly Kuznetsov2018-12-141-4/+6
* KVM: x86: hyperv: implement PV IPI send hypercallsVitaly Kuznetsov2018-10-171-0/+42
* KVM: x86: hyperv: simplistic HVCALL_FLUSH_VIRTUAL_ADDRESS_{LIST,SPACE}_EX imp...Vitaly Kuznetsov2018-05-261-0/+27
* KVM: x86: hyperv: simplistic HVCALL_FLUSH_VIRTUAL_ADDRESS_{LIST,SPACE} implem...Vitaly Kuznetsov2018-05-261-0/+24
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* KVM: x86: Add return value to kvm_cpuid().Yu Zhang2017-08-241-4/+7
* KVM: x86: support using the vmx preemption timer for tsc deadline timerYunhong Jiang2016-06-161-0/+15
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-191-0/+57
|\
| * svm: Add VMEXIT handlers for AVICSuravee Suthikulpanit2016-05-181-0/+57
* | x86/vdso: Remove direct HPET access through the vDSOAndy Lutomirski2016-04-131-2/+1
|/
* KVM/VMX: Add host irq information in trace event when updating IRTE for poste...Feng Wu2016-02-091-4/+8
* kvm/x86: Hyper-V SynIC timers tracepointsAndrey Smetanin2016-01-081-0/+170
* kvm/x86: Hyper-V SynIC tracepointsAndrey Smetanin2016-01-081-0/+93
* KVM: x86: correctly print #AC in tracesPaolo Bonzini2015-11-251-1/+1
* KVM: x86: Update IRTE for posted-interruptsFeng Wu2015-10-011-0/+33
* kvm: add tracepoint for fast mmioJason Wang2015-10-011-0/+18
* KVM: x86: save/load state on SMM switchPaolo Bonzini2015-06-041-0/+22
* KVM: VMX: Add PML support in VMXKai Huang2015-01-301-0/+18
* KVM: x86: add tracepoint to wait_lapic_expireMarcelo Tosatti2015-01-081-0/+20
* kvm: x86: add trace event for pvclock updatesDavid Matlack2014-11-081-0/+37
* KVM: x86: make apic_accept_irq tracepoint more genericPaolo Bonzini2014-09-111-7/+4
* kvm: x86: fix tracing for 32-bitPaolo Bonzini2014-08-251-2/+2
* KVM: trace kvm_ple_window grow/shrinkRadim Krčmář2014-08-211-0/+30
* KVM: emulate: put pointers in the fetch_cachePaolo Bonzini2014-07-111-3/+3
* KVM: x86: improve the usability of the 'kvm_pio' tracepointUlrich Obergfell2014-05-051-4/+16
* kvm: Add a tracepoint write_tsc_offsetYoshihiro YUNOMAE2013-06-271-0/+21
* KVM: x86: require matched TSC offsets for master clockMarcelo Tosatti2012-11-271-3/+36
* KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flagMarcelo Tosatti2012-11-271-0/+30
* KVM: x86: Export svm/vmx exit code and vector code to userspaceXiao Guangrong2012-09-211-89/+0
* Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-07-241-0/+34
|\
| * KVM: host side for eoi optimizationMichael S. Tsirkin2012-06-251-0/+34
* | tracing/kvm: Use __print_hex() for kvm_emulate_insn tracepointNamhyung Kim2012-06-281-11/+1
|/
* KVM: Use __print_symbolic() for vmexit tracepointsStefan Hajnoczi2011-09-251-6/+100
* KVM: Record instruction set in all vmexit tracepointsStefan Hajnoczi2011-09-251-4/+8
* KVM: MMU: trace mmio page faultXiao Guangrong2011-07-241-0/+23
* KVM: x86 emulator: fold decode_cache into x86_emulate_ctxtAvi Kivity2011-07-121-4/+4
* KVM: x86 emulator: rename decode_cache::eip to _eipAvi Kivity2011-07-121-1/+1
* tracing: Fix event alignment: kvm:kvm_hv_hypercallDavid Sharp2011-03-101-4/+4
* KVM: Add instruction-set-specific exit qualifications to kvm_exit traceAvi Kivity2011-01-121-2/+6
* KVM: Record instruction set in kvm_exit tracepointAvi Kivity2011-01-121-2/+7
* KVM: Trace emulated instructionsAvi Kivity2010-05-171-0/+86
* KVM: Trace exception injectionAvi Kivity2010-05-171-0/+32
* KVM: Move kvm_exit tracepoint rip reading inside tracepointAvi Kivity2010-05-171-3/+3
* KVM: cleanup kvm traceXiao Guangrong2010-05-171-2/+5
* KVM: SVM: Add kvm_nested_intercepts tracepointJoerg Roedel2010-04-251-0/+22
* KVM: SVM: Remove newlines from nested trace pointsJoerg Roedel2010-04-251-6/+6
* KVM: Trace failed msr reads and writesAvi Kivity2010-03-011-6/+11
* KVM: Fix msr traceAvi Kivity2010-03-011-8/+8
* KVM: Implement bare minimum of HYPER-V MSRsGleb Natapov2010-03-011-0/+32