Age | Commit message (Expand) | Author | Files | Lines |
2014-08-06 | KVM: Move more code under CONFIG_HAVE_KVM_IRQFD | Paolo Bonzini | 1 | -4/+4 |
2013-10-15 | KVM: Drop FOLL_GET in GUP when doing async page fault | chai wen | 1 | -6/+4 |
2013-04-26 | KVM: Extract generic irqchip logic into irqchip.c | Alexander Graf | 1 | -2/+10 |
2013-01-10 | KVM: trace: Fix exit decoding. | Cornelia Huck | 1 | -1/+1 |
2013-01-08 | KVM: s390: Add support for channel I/O instructions. | Cornelia Huck | 1 | -1/+1 |
2012-06-18 | KVM: Introduce __KVM_HAVE_IRQ_LINE | Christoffer Dall | 1 | -1/+3 |
2012-06-14 | KVM: trace events: update list of exit reasons | Cornelia Huck | 1 | -1/+2 |
2011-01-12 | KVM: cleanup async_pf tracepoints | Xiao Guangrong | 1 | -41/+35 |
2011-01-12 | KVM: fix tracing kvm_try_async_get_page | Xiao Guangrong | 1 | -5/+7 |
2011-01-12 | KVM: x86: trace "exit to userspace" event | Gleb Natapov | 1 | -0/+30 |
2011-01-12 | KVM: Inject asynchronous page fault into a PV guest if page is swapped out. | Gleb Natapov | 1 | -6/+11 |
2011-01-12 | KVM: Halt vcpu if page it tries to access is swapped out | Gleb Natapov | 1 | -0/+90 |
2010-05-17 | KVM: cleanup kvm trace | Xiao Guangrong | 1 | -1/+0 |
2010-03-01 | KVM: MMU: Add tracepoint for guest page aging | Avi Kivity | 1 | -0/+22 |
2010-03-01 | KVM: trace guest fpu loads and unloads | Avi Kivity | 1 | -0/+19 |
2009-09-10 | KVM: Add trace points in irqchip code | Gleb Natapov | 1 | -0/+56 |
2009-09-10 | KVM: Trace mmio | Avi Kivity | 1 | -0/+33 |
2009-09-10 | KVM: Trace irq level and source id | Avi Kivity | 1 | -3/+8 |
2009-09-10 | KVM: convert custom marker based tracing to event traces | Marcelo Tosatti | 1 | -0/+57 |