summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/trace.h
AgeCommit message (Expand)Author
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
2009-12-03KVM: SVM: Add tracepoint for injected #vmexitJoerg Roedel
2009-12-03KVM: SVM: Add tracepoint for nested #vmexitJoerg Roedel
2009-12-03KVM: SVM: Add tracepoint for nested vmrunJoerg Roedel
2009-09-10KVM: Add trace points in irqchip codeGleb Natapov
2009-09-10KVM: Trace apic registers using their symbolic namesAvi Kivity
2009-09-10KVM: convert custom marker based tracing to event tracesMarcelo Tosatti