index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK 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
2016-05-18
svm: Add VMEXIT handlers for AVIC
Suravee Suthikulpanit
2016-02-09
KVM/VMX: Add host irq information in trace event when updating IRTE for poste...
Feng Wu
2016-01-08
kvm/x86: Hyper-V SynIC timers tracepoints
Andrey Smetanin
2016-01-08
kvm/x86: Hyper-V SynIC tracepoints
Andrey Smetanin
2015-11-25
KVM: x86: correctly print #AC in traces
Paolo Bonzini
2015-10-01
KVM: x86: Update IRTE for posted-interrupts
Feng Wu
2015-10-01
kvm: add tracepoint for fast mmio
Jason Wang
2015-06-04
KVM: x86: save/load state on SMM switch
Paolo Bonzini
2015-01-30
KVM: VMX: Add PML support in VMX
Kai Huang
2015-01-08
KVM: x86: add tracepoint to wait_lapic_expire
Marcelo Tosatti
2014-11-08
kvm: x86: add trace event for pvclock updates
David Matlack
2014-09-11
KVM: x86: make apic_accept_irq tracepoint more generic
Paolo Bonzini
2014-08-25
kvm: x86: fix tracing for 32-bit
Paolo Bonzini
2014-08-21
KVM: trace kvm_ple_window grow/shrink
Radim Krčmář
2014-07-11
KVM: emulate: put pointers in the fetch_cache
Paolo Bonzini
2014-05-05
KVM: x86: improve the usability of the 'kvm_pio' tracepoint
Ulrich Obergfell
2013-06-27
kvm: Add a tracepoint write_tsc_offset
Yoshihiro YUNOMAE
2012-11-28
KVM: x86: require matched TSC offsets for master clock
Marcelo Tosatti
2012-11-28
KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flag
Marcelo Tosatti
2012-09-21
KVM: x86: Export svm/vmx exit code and vector code to userspace
Xiao Guangrong
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