index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
trace.h
Age
Commit message (
Expand
)
Author
2012-07-24
Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-06-28
tracing/kvm: Use __print_hex() for kvm_emulate_insn tracepoint
Namhyung Kim
2012-06-25
KVM: host side for eoi optimization
Michael S. Tsirkin
2011-09-25
KVM: Use __print_symbolic() for vmexit tracepoints
Stefan Hajnoczi
2011-09-25
KVM: Record instruction set in all vmexit tracepoints
Stefan Hajnoczi
2011-07-24
KVM: MMU: trace mmio page fault
Xiao Guangrong
2011-07-12
KVM: x86 emulator: fold decode_cache into x86_emulate_ctxt
Avi Kivity
2011-07-12
KVM: x86 emulator: rename decode_cache::eip to _eip
Avi Kivity
2011-03-10
tracing: Fix event alignment: kvm:kvm_hv_hypercall
David Sharp
2011-01-12
KVM: Add instruction-set-specific exit qualifications to kvm_exit trace
Avi Kivity
2011-01-12
KVM: Record instruction set in kvm_exit tracepoint
Avi Kivity
2010-05-17
KVM: Trace emulated instructions
Avi Kivity
2010-05-17
KVM: Trace exception injection
Avi Kivity
2010-05-17
KVM: Move kvm_exit tracepoint rip reading inside tracepoint
Avi Kivity
2010-05-17
KVM: cleanup kvm trace
Xiao Guangrong
2010-04-25
KVM: SVM: Add kvm_nested_intercepts tracepoint
Joerg Roedel
2010-04-25
KVM: SVM: Remove newlines from nested trace points
Joerg Roedel
2010-03-01
KVM: Trace failed msr reads and writes
Avi Kivity
2010-03-01
KVM: Fix msr trace
Avi Kivity
2010-03-01
KVM: Implement bare minimum of HYPER-V MSRs
Gleb Natapov
2009-12-03
KVM: SVM: Add tracepoint for skinit instruction
Joerg Roedel
2009-12-03
KVM: SVM: Add tracepoint for invlpga instruction
Joerg Roedel
2009-12-03
KVM: SVM: Add tracepoint for #vmexit because intr pending
Joerg Roedel
2009-12-03
KVM: SVM: Add tracepoint for injected #vmexit
Joerg Roedel
2009-12-03
KVM: SVM: Add tracepoint for nested #vmexit
Joerg Roedel
2009-12-03
KVM: SVM: Add tracepoint for nested vmrun
Joerg Roedel
2009-09-10
KVM: Add trace points in irqchip code
Gleb Natapov
2009-09-10
KVM: Trace apic registers using their symbolic names
Avi Kivity
2009-09-10
KVM: convert custom marker based tracing to event traces
Marcelo Tosatti