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
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