Age | Commit message (Expand) | Author | Files | Lines |
2016-06-16 | KVM: x86: support using the vmx preemption timer for tsc deadline timer | Yunhong Jiang | 1 | -0/+15 |
2016-05-19 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+57 |
2016-05-18 | svm: Add VMEXIT handlers for AVIC | Suravee Suthikulpanit | 1 | -0/+57 |
2016-04-13 | x86/vdso: Remove direct HPET access through the vDSO | Andy Lutomirski | 1 | -2/+1 |
2016-02-09 | KVM/VMX: Add host irq information in trace event when updating IRTE for poste... | Feng Wu | 1 | -4/+8 |
2016-01-08 | kvm/x86: Hyper-V SynIC timers tracepoints | Andrey Smetanin | 1 | -0/+170 |
2016-01-08 | kvm/x86: Hyper-V SynIC tracepoints | Andrey Smetanin | 1 | -0/+93 |
2015-11-25 | KVM: x86: correctly print #AC in traces | Paolo Bonzini | 1 | -1/+1 |
2015-10-01 | KVM: x86: Update IRTE for posted-interrupts | Feng Wu | 1 | -0/+33 |
2015-10-01 | kvm: add tracepoint for fast mmio | Jason Wang | 1 | -0/+18 |
2015-06-04 | KVM: x86: save/load state on SMM switch | Paolo Bonzini | 1 | -0/+22 |
2015-01-30 | KVM: VMX: Add PML support in VMX | Kai Huang | 1 | -0/+18 |
2015-01-09 | KVM: x86: add tracepoint to wait_lapic_expire | Marcelo Tosatti | 1 | -0/+20 |
2014-11-08 | kvm: x86: add trace event for pvclock updates | David Matlack | 1 | -0/+37 |
2014-09-11 | KVM: x86: make apic_accept_irq tracepoint more generic | Paolo Bonzini | 1 | -7/+4 |
2014-08-25 | kvm: x86: fix tracing for 32-bit | Paolo Bonzini | 1 | -2/+2 |
2014-08-21 | KVM: trace kvm_ple_window grow/shrink | Radim Krčmář | 1 | -0/+30 |
2014-07-11 | KVM: emulate: put pointers in the fetch_cache | Paolo Bonzini | 1 | -3/+3 |
2014-05-06 | KVM: x86: improve the usability of the 'kvm_pio' tracepoint | Ulrich Obergfell | 1 | -4/+16 |
2013-06-27 | kvm: Add a tracepoint write_tsc_offset | Yoshihiro YUNOMAE | 1 | -0/+21 |
2012-11-28 | KVM: x86: require matched TSC offsets for master clock | Marcelo Tosatti | 1 | -3/+36 |
2012-11-28 | KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flag | Marcelo Tosatti | 1 | -0/+30 |
2012-09-21 | KVM: x86: Export svm/vmx exit code and vector code to userspace | Xiao Guangrong | 1 | -89/+0 |
2012-07-24 | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+34 |
2012-06-28 | tracing/kvm: Use __print_hex() for kvm_emulate_insn tracepoint | Namhyung Kim | 1 | -11/+1 |
2012-06-25 | KVM: host side for eoi optimization | Michael S. Tsirkin | 1 | -0/+34 |
2011-09-25 | KVM: Use __print_symbolic() for vmexit tracepoints | Stefan Hajnoczi | 1 | -6/+100 |
2011-09-25 | KVM: Record instruction set in all vmexit tracepoints | Stefan Hajnoczi | 1 | -4/+8 |
2011-07-24 | KVM: MMU: trace mmio page fault | Xiao Guangrong | 1 | -0/+23 |
2011-07-12 | KVM: x86 emulator: fold decode_cache into x86_emulate_ctxt | Avi Kivity | 1 | -4/+4 |
2011-07-12 | KVM: x86 emulator: rename decode_cache::eip to _eip | Avi Kivity | 1 | -1/+1 |
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 |