aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kvm/trace.h
AgeCommit message (Expand)Author
2018-05-26KVM: x86: hyperv: simplistic HVCALL_FLUSH_VIRTUAL_ADDRESS_{LIST,SPACE}_EX imp...Vitaly Kuznetsov
2018-05-26KVM: x86: hyperv: simplistic HVCALL_FLUSH_VIRTUAL_ADDRESS_{LIST,SPACE} implem...Vitaly Kuznetsov
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-24KVM: x86: Add return value to kvm_cpuid().Yu Zhang
2016-06-16KVM: x86: support using the vmx preemption timer for tsc deadline timerYunhong Jiang
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-05-18svm: Add VMEXIT handlers for AVICSuravee Suthikulpanit
2016-04-13x86/vdso: Remove direct HPET access through the vDSOAndy Lutomirski
2016-02-09KVM/VMX: Add host irq information in trace event when updating IRTE for poste...Feng Wu
2016-01-08kvm/x86: Hyper-V SynIC timers tracepointsAndrey Smetanin
2016-01-08kvm/x86: Hyper-V SynIC tracepointsAndrey Smetanin
2015-11-25KVM: x86: correctly print #AC in tracesPaolo Bonzini
2015-10-01KVM: x86: Update IRTE for posted-interruptsFeng Wu
2015-10-01kvm: add tracepoint for fast mmioJason Wang
2015-06-04KVM: x86: save/load state on SMM switchPaolo Bonzini
2015-01-30KVM: VMX: Add PML support in VMXKai Huang
2015-01-08KVM: x86: add tracepoint to wait_lapic_expireMarcelo Tosatti
2014-11-08kvm: x86: add trace event for pvclock updatesDavid Matlack
2014-09-11KVM: x86: make apic_accept_irq tracepoint more genericPaolo Bonzini
2014-08-25kvm: x86: fix tracing for 32-bitPaolo Bonzini
2014-08-21KVM: trace kvm_ple_window grow/shrinkRadim Krčmář
2014-07-11KVM: emulate: put pointers in the fetch_cachePaolo Bonzini
2014-05-05KVM: x86: improve the usability of the 'kvm_pio' tracepointUlrich Obergfell
2013-06-27kvm: Add a tracepoint write_tsc_offsetYoshihiro YUNOMAE
2012-11-27KVM: x86: require matched TSC offsets for master clockMarcelo Tosatti
2012-11-27KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flagMarcelo Tosatti
2012-09-21KVM: x86: Export svm/vmx exit code and vector code to userspaceXiao Guangrong
2012-07-24Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-06-28tracing/kvm: Use __print_hex() for kvm_emulate_insn tracepointNamhyung Kim
2012-06-25KVM: host side for eoi optimizationMichael S. Tsirkin
2011-09-25KVM: Use __print_symbolic() for vmexit tracepointsStefan Hajnoczi
2011-09-25KVM: Record instruction set in all vmexit tracepointsStefan Hajnoczi
2011-07-24KVM: MMU: trace mmio page faultXiao Guangrong
2011-07-12KVM: x86 emulator: fold decode_cache into x86_emulate_ctxtAvi Kivity
2011-07-12KVM: x86 emulator: rename decode_cache::eip to _eipAvi Kivity
2011-03-10tracing: Fix event alignment: kvm:kvm_hv_hypercallDavid Sharp
2011-01-12KVM: Add instruction-set-specific exit qualifications to kvm_exit traceAvi Kivity
2011-01-12KVM: Record instruction set in kvm_exit tracepointAvi Kivity
2010-05-17KVM: Trace emulated instructionsAvi Kivity
2010-05-17KVM: Trace exception injectionAvi Kivity
2010-05-17KVM: Move kvm_exit tracepoint rip reading inside tracepointAvi Kivity
2010-05-17KVM: cleanup kvm traceXiao Guangrong
2010-04-25KVM: SVM: Add kvm_nested_intercepts tracepointJoerg Roedel
2010-04-25KVM: SVM: Remove newlines from nested trace pointsJoerg Roedel
2010-03-01KVM: Trace failed msr reads and writesAvi Kivity
2010-03-01KVM: Fix msr traceAvi Kivity
2010-03-01KVM: Implement bare minimum of HYPER-V MSRsGleb Natapov
2009-12-03KVM: SVM: Add tracepoint for skinit instructionJoerg Roedel
2009-12-03KVM: SVM: Add tracepoint for invlpga instructionJoerg Roedel
2009-12-03KVM: SVM: Add tracepoint for #vmexit because intr pendingJoerg Roedel