summaryrefslogtreecommitdiff
path: root/include/trace/events/kvm.h
Commit message (Expand)AuthorAge
* KVM: x86: add KVM_CAP_X2APIC_APIRadim Krčmář2016-07-14
* KVM: Unify traced vector formatJan Kiszka2016-05-24
* KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger2016-05-13
* KVM: halt_polling: improve grow/shrink settingsChristian Borntraeger2016-02-16
* kvm: move new trace event outside #ifdef CONFIG_KVM_ASYNC_PFWanpeng Li2015-09-08
* KVM: trace kvm_halt_poll_ns grow/shrinkWanpeng Li2015-09-06
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-13
|\
| * kvm: add halt_poll_ns module parameterPaolo Bonzini2015-02-06
* | KVM: fix sparse warning in include/trace/events/kvm.hChristian Borntraeger2015-01-19
|/
* kvm/x86/mmu: Pass gfn and level to rmapp callback.Andres Lagar-Cavilla2014-09-24
* kvm: ioapic: conditionally delay irq delivery duringeoi broadcastZhang Haoyu2014-09-16
* KVM: Move more code under CONFIG_HAVE_KVM_IRQFDPaolo Bonzini2014-08-06
* KVM: Drop FOLL_GET in GUP when doing async page faultchai wen2013-10-15
* KVM: Extract generic irqchip logic into irqchip.cAlexander Graf2013-04-26
* KVM: trace: Fix exit decoding.Cornelia Huck2013-01-10
* KVM: s390: Add support for channel I/O instructions.Cornelia Huck2013-01-07
* KVM: Introduce __KVM_HAVE_IRQ_LINEChristoffer Dall2012-06-18
* KVM: trace events: update list of exit reasonsCornelia Huck2012-06-13
* KVM: cleanup async_pf tracepointsXiao Guangrong2011-01-12
* KVM: fix tracing kvm_try_async_get_pageXiao Guangrong2011-01-12
* KVM: x86: trace "exit to userspace" eventGleb Natapov2011-01-12
* KVM: Inject asynchronous page fault into a PV guest if page is swapped out.Gleb Natapov2011-01-12
* KVM: Halt vcpu if page it tries to access is swapped outGleb Natapov2011-01-12
* KVM: cleanup kvm traceXiao Guangrong2010-05-17
* KVM: MMU: Add tracepoint for guest page agingAvi Kivity2010-03-01
* KVM: trace guest fpu loads and unloadsAvi Kivity2010-03-01
* KVM: Add trace points in irqchip codeGleb Natapov2009-09-10
* KVM: Trace mmioAvi Kivity2009-09-10
* KVM: Trace irq level and source idAvi Kivity2009-09-10
* KVM: convert custom marker based tracing to event tracesMarcelo Tosatti2009-09-10