summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/mmutrace.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "KVM: MMU: show mmu_valid_gen in shadow page related tracepoints"Sean Christopherson2019-02-201-12/+9
* Revert "KVM: MMU: add tracepoint for kvm_mmu_invalidate_all_pages"Sean Christopherson2019-02-201-21/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* kvm: x86: mmu: allow A/D bits to be disabled in an mmuPeter Feiner2017-07-031-2/+4
* tracing: Rename ftrace_event.h to trace_events.hSteven Rostedt (Red Hat)2015-05-131-1/+1
* x86/kvm/tracing: Use helper function trace_seq_buffer_ptr()Steven Rostedt (Red Hat)2014-11-191-2/+2
* x86/kvm: Resolve shadow warnings in macro expansionMark D Rustad2014-07-311-2/+2
* KVM: MMU: add tracepoint for check_mmio_spteXiao Guangrong2013-06-271-0/+24
* KVM: MMU: store generation-number into mmio spteXiao Guangrong2013-06-271-4/+6
* KVM: MMU: add tracepoint for kvm_mmu_invalidate_all_pagesXiao Guangrong2013-06-051-0/+20
* KVM: MMU: show mmu_valid_gen in shadow page related tracepointsXiao Guangrong2013-06-051-10/+12
* KVM: mmu: remove unused trace eventGleb Natapov2013-01-071-6/+0
* KVM: MMU: fix kvm_mmu_pagetable_walk tracepointXiao Guangrong2012-07-111-4/+3
* KVM: MMU: trace fast page faultXiao Guangrong2012-07-111-0/+38
* KVM: MMU: audit: replace mmu audit tracepoint with jump-labelXiao Guangrong2011-12-271-19/+0
* KVM: MMU: trace mmio page faultXiao Guangrong2011-07-241-0/+48
* KVM: MMU: support disable/enable mmu audit dynamiclyXiao Guangrong2010-10-241-0/+19
* KVM: MMU: split the operations of kvm_mmu_zap_page()Xiao Guangrong2010-08-011-1/+1
* KVM: MMU: convert mmu tracepointsXiao Guangrong2010-05-191-43/+26
* KVM: MMU: fix sp->unsync type error in trace event definitionGui Jianfeng2010-05-171-1/+1
* KVM: MMU: Drop cr4.pge from shadow page roleAvi Kivity2010-05-171-2/+1
* KVM: MMU: Replace role.glevels with role.cr4_paeAvi Kivity2010-05-171-2/+3
* KVM: cleanup kvm traceXiao Guangrong2010-05-171-2/+5
* KVM: Trace shadow page lifecycleAvi Kivity2009-09-101-0/+103
* KVM: MMU: Trace guest pagetable walkerAvi Kivity2009-09-101-0/+117