Age | Commit message (Expand) | Author |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-07-03 | kvm: x86: mmu: allow A/D bits to be disabled in an mmu | Peter Feiner |
2015-05-13 | tracing: Rename ftrace_event.h to trace_events.h | Steven Rostedt (Red Hat) |
2014-11-19 | x86/kvm/tracing: Use helper function trace_seq_buffer_ptr() | Steven Rostedt (Red Hat) |
2014-07-31 | x86/kvm: Resolve shadow warnings in macro expansion | Mark D Rustad |
2013-06-27 | KVM: MMU: add tracepoint for check_mmio_spte | Xiao Guangrong |
2013-06-27 | KVM: MMU: store generation-number into mmio spte | Xiao Guangrong |
2013-06-05 | KVM: MMU: add tracepoint for kvm_mmu_invalidate_all_pages | Xiao Guangrong |
2013-06-05 | KVM: MMU: show mmu_valid_gen in shadow page related tracepoints | Xiao Guangrong |
2013-01-07 | KVM: mmu: remove unused trace event | Gleb Natapov |
2012-07-11 | KVM: MMU: fix kvm_mmu_pagetable_walk tracepoint | Xiao Guangrong |
2012-07-11 | KVM: MMU: trace fast page fault | Xiao Guangrong |
2011-12-27 | KVM: MMU: audit: replace mmu audit tracepoint with jump-label | Xiao Guangrong |
2011-07-24 | KVM: MMU: trace mmio page fault | Xiao Guangrong |
2010-10-24 | KVM: MMU: support disable/enable mmu audit dynamicly | Xiao Guangrong |
2010-08-01 | KVM: MMU: split the operations of kvm_mmu_zap_page() | Xiao Guangrong |
2010-05-19 | KVM: MMU: convert mmu tracepoints | Xiao Guangrong |
2010-05-17 | KVM: MMU: fix sp->unsync type error in trace event definition | Gui Jianfeng |
2010-05-17 | KVM: MMU: Drop cr4.pge from shadow page role | Avi Kivity |
2010-05-17 | KVM: MMU: Replace role.glevels with role.cr4_pae | Avi Kivity |
2010-05-17 | KVM: cleanup kvm trace | Xiao Guangrong |
2009-09-10 | KVM: Trace shadow page lifecycle | Avi Kivity |
2009-09-10 | KVM: MMU: Trace guest pagetable walker | Avi Kivity |