aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/trace.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-05-17KVM: Trace emulated instructionsAvi Kivity1-0/+86
2010-05-17KVM: Trace exception injectionAvi Kivity1-0/+32
2010-05-17KVM: Move kvm_exit tracepoint rip reading inside tracepointAvi Kivity1-3/+3
2010-05-17KVM: cleanup kvm traceXiao Guangrong1-2/+5
2010-04-25KVM: SVM: Add kvm_nested_intercepts tracepointJoerg Roedel1-0/+22
2010-04-25KVM: SVM: Remove newlines from nested trace pointsJoerg Roedel1-6/+6
2010-03-01KVM: Trace failed msr reads and writesAvi Kivity1-6/+11
2010-03-01KVM: Fix msr traceAvi Kivity1-8/+8
2010-03-01KVM: Implement bare minimum of HYPER-V MSRsGleb Natapov1-0/+32
2009-12-03KVM: SVM: Add tracepoint for skinit instructionJoerg Roedel1-0/+22
2009-12-03KVM: SVM: Add tracepoint for invlpga instructionJoerg Roedel1-0/+23
2009-12-03KVM: SVM: Add tracepoint for #vmexit because intr pendingJoerg Roedel1-0/+18
2009-12-03KVM: SVM: Add tracepoint for injected #vmexitJoerg Roedel1-0/+33
2009-12-03KVM: SVM: Add tracepoint for nested #vmexitJoerg Roedel1-0/+36
2009-12-03KVM: SVM: Add tracepoint for nested vmrunJoerg Roedel1-0/+33
2009-09-10KVM: Add trace points in irqchip codeGleb Natapov1-0/+85
2009-09-10KVM: Trace apic registers using their symbolic namesAvi Kivity1-2/+12
2009-09-10KVM: convert custom marker based tracing to event tracesMarcelo Tosatti1-0/+260