aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/events/kvm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-10KVM: x86/mmu: rename trace function name for asynchronous page faultMingwei Zhang1-1/+1
2021-04-17KVM: x86/mmu: Drop trace_kvm_age_page() tracepointSean Christopherson1-24/+0
2021-04-17KVM: Move arm64's MMU notifier trace events to generic codeSean Christopherson1-0/+66
2020-11-15KVM: X86: Implement ring-based dirty memory trackingPeter Xu1-0/+63
2020-09-28KVM: x86: Allow deflecting unknown MSR accesses to user spaceAlexander Graf1-1/+1
2020-07-30KVM: arm: Add trace name for ARM_NISVAlexander Graf1-1/+1
2017-12-18KVM: Fix stack-out-of-bounds read in write_mmioWanpeng Li1-2/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-14KVM: trace events: update list of exit reasonsLadi Prosek1-1/+3
2016-07-14KVM: x86: add KVM_CAP_X2APIC_APIRadim Krčmář1-2/+3
2016-05-24KVM: Unify traced vector formatJan Kiszka1-3/+3
2016-05-13KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger1-4/+7
2016-02-16KVM: halt_polling: improve grow/shrink settingsChristian Borntraeger1-4/+5
2015-09-08kvm: move new trace event outside #ifdef CONFIG_KVM_ASYNC_PFWanpeng Li1-2/+2
2015-09-06KVM: trace kvm_halt_poll_ns grow/shrinkWanpeng Li1-0/+30
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+19
2015-02-06kvm: add halt_poll_ns module parameterPaolo Bonzini1-0/+19
2015-01-19KVM: fix sparse warning in include/trace/events/kvm.hChristian Borntraeger1-7/+9
2014-09-24kvm/x86/mmu: Pass gfn and level to rmapp callback.Andres Lagar-Cavilla1-7/+9
2014-09-16kvm: ioapic: conditionally delay irq delivery duringeoi broadcastZhang Haoyu1-0/+20
2014-08-06KVM: Move more code under CONFIG_HAVE_KVM_IRQFDPaolo Bonzini1-4/+4
2013-10-15KVM: Drop FOLL_GET in GUP when doing async page faultchai wen1-6/+4
2013-04-26KVM: Extract generic irqchip logic into irqchip.cAlexander Graf1-2/+10
2013-01-10KVM: trace: Fix exit decoding.Cornelia Huck1-1/+1
2013-01-07KVM: s390: Add support for channel I/O instructions.Cornelia Huck1-1/+1
2012-06-18KVM: Introduce __KVM_HAVE_IRQ_LINEChristoffer Dall1-1/+3
2012-06-13KVM: trace events: update list of exit reasonsCornelia Huck1-1/+2
2011-01-12KVM: cleanup async_pf tracepointsXiao Guangrong1-41/+35
2011-01-12KVM: fix tracing kvm_try_async_get_pageXiao Guangrong1-5/+7
2011-01-12KVM: x86: trace "exit to userspace" eventGleb Natapov1-0/+30
2011-01-12KVM: Inject asynchronous page fault into a PV guest if page is swapped out.Gleb Natapov1-6/+11
2011-01-12KVM: Halt vcpu if page it tries to access is swapped outGleb Natapov1-0/+90
2010-05-17KVM: cleanup kvm traceXiao Guangrong1-1/+0
2010-03-01KVM: MMU: Add tracepoint for guest page agingAvi Kivity1-0/+22
2010-03-01KVM: trace guest fpu loads and unloadsAvi Kivity1-0/+19
2009-09-10KVM: Add trace points in irqchip codeGleb Natapov1-0/+56
2009-09-10KVM: Trace mmioAvi Kivity1-0/+33
2009-09-10KVM: Trace irq level and source idAvi Kivity1-3/+8
2009-09-10KVM: convert custom marker based tracing to event tracesMarcelo Tosatti1-0/+57