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
/
include
/
trace
/
events
/
kvm.h
Age
Commit message (
Expand
)
Author
2016-07-14
KVM: x86: add KVM_CAP_X2APIC_API
Radim Krčmář
2016-05-24
KVM: Unify traced vector format
Jan Kiszka
2016-05-13
KVM: halt_polling: provide a way to qualify wakeups during poll
Christian Borntraeger
2016-02-16
KVM: halt_polling: improve grow/shrink settings
Christian Borntraeger
2015-09-08
kvm: move new trace event outside #ifdef CONFIG_KVM_ASYNC_PF
Wanpeng Li
2015-09-06
KVM: trace kvm_halt_poll_ns grow/shrink
Wanpeng Li
2015-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-02-06
kvm: add halt_poll_ns module parameter
Paolo Bonzini
2015-01-19
KVM: fix sparse warning in include/trace/events/kvm.h
Christian Borntraeger
2014-09-24
kvm/x86/mmu: Pass gfn and level to rmapp callback.
Andres Lagar-Cavilla
2014-09-16
kvm: ioapic: conditionally delay irq delivery duringeoi broadcast
Zhang Haoyu
2014-08-06
KVM: Move more code under CONFIG_HAVE_KVM_IRQFD
Paolo Bonzini
2013-10-15
KVM: Drop FOLL_GET in GUP when doing async page fault
chai wen
2013-04-26
KVM: Extract generic irqchip logic into irqchip.c
Alexander Graf
2013-01-10
KVM: trace: Fix exit decoding.
Cornelia Huck
2013-01-07
KVM: s390: Add support for channel I/O instructions.
Cornelia Huck
2012-06-18
KVM: Introduce __KVM_HAVE_IRQ_LINE
Christoffer Dall
2012-06-13
KVM: trace events: update list of exit reasons
Cornelia Huck
2011-01-12
KVM: cleanup async_pf tracepoints
Xiao Guangrong
2011-01-12
KVM: fix tracing kvm_try_async_get_page
Xiao Guangrong
2011-01-12
KVM: x86: trace "exit to userspace" event
Gleb Natapov
2011-01-12
KVM: Inject asynchronous page fault into a PV guest if page is swapped out.
Gleb Natapov
2011-01-12
KVM: Halt vcpu if page it tries to access is swapped out
Gleb Natapov
2010-05-17
KVM: cleanup kvm trace
Xiao Guangrong
2010-03-01
KVM: MMU: Add tracepoint for guest page aging
Avi Kivity
2010-03-01
KVM: trace guest fpu loads and unloads
Avi Kivity
2009-09-10
KVM: Add trace points in irqchip code
Gleb Natapov
2009-09-10
KVM: Trace mmio
Avi Kivity
2009-09-10
KVM: Trace irq level and source id
Avi Kivity
2009-09-10
KVM: convert custom marker based tracing to event traces
Marcelo Tosatti