summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/trace.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* KVM: SVM: Add tracepoint for skinit instructionJoerg Roedel2009-12-031-0/+22
* KVM: SVM: Add tracepoint for invlpga instructionJoerg Roedel2009-12-031-0/+23
* KVM: SVM: Add tracepoint for #vmexit because intr pendingJoerg Roedel2009-12-031-0/+18
* KVM: SVM: Add tracepoint for injected #vmexitJoerg Roedel2009-12-031-0/+33
* KVM: SVM: Add tracepoint for nested #vmexitJoerg Roedel2009-12-031-0/+36
* KVM: SVM: Add tracepoint for nested vmrunJoerg Roedel2009-12-031-0/+33
* KVM: Add trace points in irqchip codeGleb Natapov2009-09-101-0/+85
* KVM: Trace apic registers using their symbolic namesAvi Kivity2009-09-101-2/+12
* KVM: convert custom marker based tracing to event tracesMarcelo Tosatti2009-09-101-0/+260
OpenPOWER on IntegriCloud