summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/trace.h
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* kvm: powerpc: booke: Move booke related tracepoints to separate headerAneesh Kumar K.V2013-10-171-204/+0
* kvm: powerpc: book3s: pr: move PR related tracepoints to a separate headerAneesh Kumar K.V2013-10-171-227/+7
* kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLEAneesh Kumar K.V2013-10-171-5/+5
* KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpuPaul Mackerras2013-10-171-6/+1
* Merge remote-tracking branch 'master' into queueMarcelo Tosatti2012-10-291-7/+7
|\
| * powerpc/mm: Convert virtual address to vpnAneesh Kumar K.V2012-09-171-7/+7
* | KVM: PPC: Use symbols for exit traceAlexander Graf2012-10-051-2/+56
* | KVM: PPC: BookE: Add some more trace pointsAlexander Graf2012-10-051-0/+71
* | KVM: PPC: PR: Use generic tracepoint for guest exitAlexander Graf2012-10-051-28/+51
|/
* KVM: PPC: booke: Add booke206 TLB traceLiu Yu2012-03-051-0/+57
* KVM: PPC: Use get/set for to_svcpu to help preemptionAlexander Graf2012-03-051-1/+4
* KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras2011-07-121-1/+1
* KVM: PPC: Move fields between struct kvm_vcpu_arch and kvmppc_vcpu_book3sPaul Mackerras2011-07-121-1/+1
* KVM: PPC: Move slb debugging to tracepointsAlexander Graf2010-10-241-0/+73
* KVM: PPC: Add tracepoints for generic spte flushesAlexander Graf2010-10-241-0/+23
* KVM: PPC: Move pte invalidate debug code to tracepointAlexander Graf2010-10-241-0/+29
* KVM: PPC: Add tracepoint for generic mmu mapAlexander Graf2010-10-241-0/+29
* KVM: PPC: Move book3s_64 mmu map debug print to trace pointAlexander Graf2010-10-241-0/+34
* KVM: PPC: Move EXIT_DEBUG partially to tracepointsAlexander Graf2010-10-241-0/+51
* Fix trace.hAlexander Graf2009-11-051-3/+3
* KVM: powerpc: convert marker probes to event traceMarcelo Tosatti2009-09-101-0/+104
OpenPOWER on IntegriCloud