Age | Commit message (Expand) | Author | Files | Lines |
2011-03-10 | tracing: Fix event alignment: kvm:kvm_hv_hypercall | David Sharp | 1 | -4/+4 |
2011-01-12 | KVM: Add instruction-set-specific exit qualifications to kvm_exit trace | Avi Kivity | 1 | -2/+6 |
2011-01-12 | KVM: Record instruction set in kvm_exit tracepoint | Avi Kivity | 1 | -2/+7 |
2010-05-17 | KVM: Trace emulated instructions | Avi Kivity | 1 | -0/+86 |
2010-05-17 | KVM: Trace exception injection | Avi Kivity | 1 | -0/+32 |
2010-05-17 | KVM: Move kvm_exit tracepoint rip reading inside tracepoint | Avi Kivity | 1 | -3/+3 |
2010-05-17 | KVM: cleanup kvm trace | Xiao Guangrong | 1 | -2/+5 |
2010-04-25 | KVM: SVM: Add kvm_nested_intercepts tracepoint | Joerg Roedel | 1 | -0/+22 |
2010-04-25 | KVM: SVM: Remove newlines from nested trace points | Joerg Roedel | 1 | -6/+6 |
2010-03-01 | KVM: Trace failed msr reads and writes | Avi Kivity | 1 | -6/+11 |
2010-03-01 | KVM: Fix msr trace | Avi Kivity | 1 | -8/+8 |
2010-03-01 | KVM: Implement bare minimum of HYPER-V MSRs | Gleb Natapov | 1 | -0/+32 |
2009-12-03 | KVM: SVM: Add tracepoint for skinit instruction | Joerg Roedel | 1 | -0/+22 |
2009-12-03 | KVM: SVM: Add tracepoint for invlpga instruction | Joerg Roedel | 1 | -0/+23 |
2009-12-03 | KVM: SVM: Add tracepoint for #vmexit because intr pending | Joerg Roedel | 1 | -0/+18 |
2009-12-03 | KVM: SVM: Add tracepoint for injected #vmexit | Joerg Roedel | 1 | -0/+33 |
2009-12-03 | KVM: SVM: Add tracepoint for nested #vmexit | Joerg Roedel | 1 | -0/+36 |
2009-12-03 | KVM: SVM: Add tracepoint for nested vmrun | Joerg Roedel | 1 | -0/+33 |
2009-09-10 | KVM: Add trace points in irqchip code | Gleb Natapov | 1 | -0/+85 |
2009-09-10 | KVM: Trace apic registers using their symbolic names | Avi Kivity | 1 | -2/+12 |
2009-09-10 | KVM: convert custom marker based tracing to event traces | Marcelo Tosatti | 1 | -0/+260 |