aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/events/kvm.h
AgeCommit message (Expand)Author
2023-12-08KVM: remove CONFIG_HAVE_KVM_IRQFDPaolo Bonzini
2022-08-10KVM: x86/mmu: rename trace function name for asynchronous page faultMingwei Zhang
2021-04-17KVM: x86/mmu: Drop trace_kvm_age_page() tracepointSean Christopherson
2021-04-17KVM: Move arm64's MMU notifier trace events to generic codeSean Christopherson
2020-11-15KVM: X86: Implement ring-based dirty memory trackingPeter Xu
2020-09-28KVM: x86: Allow deflecting unknown MSR accesses to user spaceAlexander Graf
2020-07-30KVM: arm: Add trace name for ARM_NISVAlexander Graf
2017-12-18KVM: Fix stack-out-of-bounds read in write_mmioWanpeng Li
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-14KVM: trace events: update list of exit reasonsLadi Prosek
2016-07-14KVM: x86: add KVM_CAP_X2APIC_APIRadim Krčmář
2016-05-24KVM: Unify traced vector formatJan Kiszka
2016-05-13KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger
2016-02-16KVM: halt_polling: improve grow/shrink settingsChristian Borntraeger
2015-09-08kvm: move new trace event outside #ifdef CONFIG_KVM_ASYNC_PFWanpeng Li
2015-09-06KVM: trace kvm_halt_poll_ns grow/shrinkWanpeng Li
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-02-06kvm: add halt_poll_ns module parameterPaolo Bonzini
2015-01-19KVM: fix sparse warning in include/trace/events/kvm.hChristian Borntraeger
2014-09-24kvm/x86/mmu: Pass gfn and level to rmapp callback.Andres Lagar-Cavilla
2014-09-16kvm: ioapic: conditionally delay irq delivery duringeoi broadcastZhang Haoyu
2014-08-06KVM: Move more code under CONFIG_HAVE_KVM_IRQFDPaolo Bonzini
2013-10-15KVM: Drop FOLL_GET in GUP when doing async page faultchai wen
2013-04-26KVM: Extract generic irqchip logic into irqchip.cAlexander Graf
2013-01-10KVM: trace: Fix exit decoding.Cornelia Huck
2013-01-07KVM: s390: Add support for channel I/O instructions.Cornelia Huck
2012-06-18KVM: Introduce __KVM_HAVE_IRQ_LINEChristoffer Dall
2012-06-13KVM: trace events: update list of exit reasonsCornelia Huck
2011-01-12KVM: cleanup async_pf tracepointsXiao Guangrong
2011-01-12KVM: fix tracing kvm_try_async_get_pageXiao Guangrong
2011-01-12KVM: x86: trace "exit to userspace" eventGleb Natapov
2011-01-12KVM: Inject asynchronous page fault into a PV guest if page is swapped out.Gleb Natapov
2011-01-12KVM: Halt vcpu if page it tries to access is swapped outGleb Natapov
2010-05-17KVM: cleanup kvm traceXiao Guangrong
2010-03-01KVM: MMU: Add tracepoint for guest page agingAvi Kivity
2010-03-01KVM: trace guest fpu loads and unloadsAvi Kivity
2009-09-10KVM: Add trace points in irqchip codeGleb Natapov
2009-09-10KVM: Trace mmioAvi Kivity
2009-09-10KVM: Trace irq level and source idAvi Kivity
2009-09-10KVM: convert custom marker based tracing to event tracesMarcelo Tosatti