| Commit message (Expand) | Author | Age | Files | Lines |
* | KVM: MMU: add tracepoint for check_mmio_spte | Xiao Guangrong | 2013-06-27 | 1 | -0/+24 |
* | KVM: MMU: store generation-number into mmio spte | Xiao Guangrong | 2013-06-27 | 1 | -4/+6 |
* | KVM: MMU: add tracepoint for kvm_mmu_invalidate_all_pages | Xiao Guangrong | 2013-06-05 | 1 | -0/+20 |
* | KVM: MMU: show mmu_valid_gen in shadow page related tracepoints | Xiao Guangrong | 2013-06-05 | 1 | -10/+12 |
* | KVM: mmu: remove unused trace event | Gleb Natapov | 2013-01-07 | 1 | -6/+0 |
* | KVM: MMU: fix kvm_mmu_pagetable_walk tracepoint | Xiao Guangrong | 2012-07-11 | 1 | -4/+3 |
* | KVM: MMU: trace fast page fault | Xiao Guangrong | 2012-07-11 | 1 | -0/+38 |
* | KVM: MMU: audit: replace mmu audit tracepoint with jump-label | Xiao Guangrong | 2011-12-27 | 1 | -19/+0 |
* | KVM: MMU: trace mmio page fault | Xiao Guangrong | 2011-07-24 | 1 | -0/+48 |
* | KVM: MMU: support disable/enable mmu audit dynamicly | Xiao Guangrong | 2010-10-24 | 1 | -0/+19 |
* | KVM: MMU: split the operations of kvm_mmu_zap_page() | Xiao Guangrong | 2010-08-01 | 1 | -1/+1 |
* | KVM: MMU: convert mmu tracepoints | Xiao Guangrong | 2010-05-19 | 1 | -43/+26 |
* | KVM: MMU: fix sp->unsync type error in trace event definition | Gui Jianfeng | 2010-05-17 | 1 | -1/+1 |
* | KVM: MMU: Drop cr4.pge from shadow page role | Avi Kivity | 2010-05-17 | 1 | -2/+1 |
* | KVM: MMU: Replace role.glevels with role.cr4_pae | Avi Kivity | 2010-05-17 | 1 | -2/+3 |
* | KVM: cleanup kvm trace | Xiao Guangrong | 2010-05-17 | 1 | -2/+5 |
* | KVM: Trace shadow page lifecycle | Avi Kivity | 2009-09-10 | 1 | -0/+103 |
* | KVM: MMU: Trace guest pagetable walker | Avi Kivity | 2009-09-10 | 1 | -0/+117 |