summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Move of include to __KERNEL__ sectionAlexander Graf2010-10-241-1/+2
* KVM: PPC: Fix compile error in e500_tlb.cAlexander Graf2010-10-241-1/+2
* KVM: PPC: e500_tlb: Fix a minor copy-paste tracing bugKyle Moffett2010-10-241-2/+1
* KVM: PPC: Implement level interrupts for BookEAlexander Graf2010-10-242-3/+18
* KVM: PPC: Expose level based interrupt capAlexander Graf2010-10-241-0/+1
* KVM: PPC: Implement Level interrupts on Book3SAlexander Graf2010-10-243-4/+31
* KVM: PPC: Enable napping only for Book3s_64Alexander Graf2010-10-241-0/+2
* KVM: PPC: allow ppc440gp to pass the compatibility checkHollis Blanchard2010-10-241-1/+2
* KVM: PPC: fix compilation of "dump tlbs" debug functionHollis Blanchard2010-10-241-0/+1
* KVM: PPC: initialize IVORs in addition to IVPRHollis Blanchard2010-10-241-2/+6
* KVM: PPC: Don't put MSR_POW in MSRAlexander Graf2010-10-241-1/+5
* KVM: PPC: Implement correct SID mapping on Book3s_32Alexander Graf2010-10-243-32/+48
* KVM: PPC: Force enable nap on KVMAlexander Graf2010-10-241-0/+3
* KVM: PPC: Make PV mtmsrd L=1 work with r30 and r31Alexander Graf2010-10-242-5/+24
* KVM: PPC: Update int_pending also on dequeueAlexander Graf2010-10-241-0/+3
* KVM: PPC: Make PV mtmsr work with r30 and r31Alexander Graf2010-10-242-16/+40
* KVM: PPC: Add mtsrin PV codeAlexander Graf2010-10-243-0/+111
* KVM: PPC: Put segment registers in shared pageAlexander Graf2010-10-245-12/+11
* KVM: PPC: Interpret SR registers on demandAlexander Graf2010-10-243-48/+46
* KVM: PPC: Move BAT handling code into spr handlerAlexander Graf2010-10-241-32/+16
* KVM: PPC: Add feature bitmap for magic pageAlexander Graf2010-10-243-7/+21
* KVM: PPC: Remove unused defineAlexander Graf2010-10-241-1/+0
* KVM: PPC: Revert "KVM: PPC: Use kernel hash function"Alexander Graf2010-10-242-4/+17
* KVM: PPC: Move slb debugging to tracepointsAlexander Graf2010-10-242-17/+78
* KVM: PPC: Make invalidation code more reliableAlexander Graf2010-10-241-6/+8
* KVM: PPC: Don't flush PTEs on NX/RO hitAlexander Graf2010-10-241-2/+0
* KVM: PPC: Preload magic page when in kernel modeAlexander Graf2010-10-241-0/+10
* KVM: PPC: Add tracepoints for generic spte flushesAlexander Graf2010-10-242-15/+26
* KVM: PPC: Fix sid map search after flushAlexander Graf2010-10-241-2/+2
* KVM: PPC: Move pte invalidate debug code to tracepointAlexander Graf2010-10-242-2/+30
* KVM: PPC: Add tracepoint for generic mmu mapAlexander Graf2010-10-242-0/+32
* KVM: PPC: Move book3s_64 mmu map debug print to trace pointAlexander Graf2010-10-242-11/+36
* KVM: PPC: Move EXIT_DEBUG partially to tracepointsAlexander Graf2010-10-242-22/+55
* KVM: PPC: Fix CONFIG_KVM_GUEST && !CONFIG_KVM caseAlexander Graf2010-10-242-4/+3
* KVM: PPC: fix leakage of error page in kvmppc_patch_dcbz()Wei Yongjun2010-10-241-1/+3
* KVM: PPC: Move KVM trampolines before __end_interruptsAlexander Graf2010-10-242-6/+6
* KVM: PPC: Make long relocations be ulongAlexander Graf2010-10-242-4/+4
* KVM: PPC: Use MSR_DR for external load_upAlexander Graf2010-10-241-9/+19
* KVM: PPC: Add book3s_32 tlbie flush accelerationAlexander Graf2010-10-242-5/+39
* KVM: PPC: correctly check gfn_to_pfn() return valueGleb Natapov2010-10-242-2/+2
* KVM: PPC: RCU'ify the Book3s MMUAlexander Graf2010-10-242-19/+61
* KVM: PPC: Book3S_32 MMU debug compile fixesAlexander Graf2010-10-241-2/+2
* KVM: PPC: Add get_pvinfo interface to query hypercall instructionsAlexander Graf2010-10-241-0/+38
* KVM: PPC: PV wrteeiAlexander Graf2010-10-242-0/+91
* KVM: PPC: PV mtmsrd L=0 and mtmsrAlexander Graf2010-10-242-0/+135
* KVM: PPC: PV mtmsrd L=1Alexander Graf2010-10-242-0/+101
* KVM: PPC: PV assembler helpersAlexander Graf2010-10-241-0/+30
* KVM: PPC: Introduce branch patching helperAlexander Graf2010-10-241-0/+14
* KVM: PPC: Introduce kvm_tmp frameworkAlexander Graf2010-10-241-2/+40
* KVM: PPC: PV tlbsync to nopAlexander Graf2010-10-241-0/+12
OpenPOWER on IntegriCloud