summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-10-2421-390/+984
|\
| * 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-241-3/+27
| * 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-242-30/+35
| * KVM: PPC: Update int_pending also on dequeueAlexander Graf2010-10-241-0/+3
| * KVM: PPC: Put segment registers in shared pageAlexander Graf2010-10-243-11/+10
| * KVM: PPC: Interpret SR registers on demandAlexander Graf2010-10-242-38/+45
| * KVM: PPC: Move BAT handling code into spr handlerAlexander Graf2010-10-241-32/+16
| * KVM: PPC: Add feature bitmap for magic pageAlexander Graf2010-10-241-1/+4
| * 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 leakage of error page in kvmppc_patch_dcbz()Wei Yongjun2010-10-241-1/+3
| * KVM: PPC: Make long relocations be ulongAlexander Graf2010-10-241-2/+2
| * KVM: PPC: Use MSR_DR for external load_upAlexander Graf2010-10-241-9/+19
| * KVM: PPC: Add book3s_32 tlbie flush accelerationAlexander Graf2010-10-241-5/+35
| * KVM: PPC: correctly check gfn_to_pfn() return valueGleb Natapov2010-10-242-2/+2
| * KVM: PPC: RCU'ify the Book3s MMUAlexander Graf2010-10-241-19/+59
| * 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: Expose magic page support to guestAlexander Graf2010-10-241-0/+11
| * KVM: PPC: Magic Page Book3s supportAlexander Graf2010-10-245-12/+80
| * KVM: PPC: Make PAM a defineAlexander Graf2010-10-241-2/+2
| * KVM: PPC: Tell guest about pending interruptsAlexander Graf2010-10-242-0/+14
| * KVM: PPC: Add PV guest critical sectionsAlexander Graf2010-10-242-2/+31
| * KVM: PPC: Implement hypervisor interfaceAlexander Graf2010-10-243-3/+48
| * KVM: PPC: Convert SPRG[0-4] to shared pageAlexander Graf2010-10-243-24/+32
| * KVM: PPC: Convert SRR0 and SRR1 to shared pageAlexander Graf2010-10-245-21/+26
| * KVM: PPC: Convert DAR to shared page.Alexander Graf2010-10-245-14/+14
| * KVM: PPC: Convert DSISR to shared pageAlexander Graf2010-10-243-9/+10
| * KVM: PPC: Convert MSR to shared pageAlexander Graf2010-10-2415-82/+91
| * KVM: PPC: Introduce shared pageAlexander Graf2010-10-243-1/+22
* | powerpc/Makefiles: Change to new flag variablesmatt mooney2010-10-131-1/+1
* | powerpc: Remove pr_<level> uses of KERN_<level>Joe Perches2010-10-131-2/+2
OpenPOWER on IntegriCloud