aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAge
...
| * | | | | | | | KVM: PPC: Add mtsrin PV codeAlexander Graf2010-10-24
| * | | | | | | | KVM: PPC: Put segment registers in shared pageAlexander Graf2010-10-24
| * | | | | | | | KVM: PPC: Interpret SR registers on demandAlexander Graf2010-10-24
| * | | | | | | | KVM: PPC: Move BAT handling code into spr handlerAlexander Graf2010-10-24
| * | | | | | | | KVM: PPC: Add feature bitmap for magic pageAlexander Graf2010-10-24
| * | | | | | | | KVM: PPC: Remove unused defineAlexander Graf2010-10-24
| * | | | | | | | KVM: PPC: Revert "KVM: PPC: Use kernel hash function"Alexander Graf2010-10-24
| * | | | | | | | KVM: PPC: Move slb debugging to tracepointsAlexander Graf2010-10-24
| * | | | | | | | KVM: PPC: Make invalidation code more reliableAlexander Graf2010-10-24
| * | | | | | | | KVM: PPC: Don't flush PTEs on NX/RO hitAlexander Graf2010-10-24
| * | | | | | | | KVM: PPC: Preload magic page when in kernel modeAlexander Graf2010-10-24
| * | | | | | | | KVM: PPC: Add tracepoints for generic spte flushesAlexander Graf2010-10-24
| * | | | | | | | KVM: PPC: Fix sid map search after flushAlexander Graf2010-10-24
| * | | | | | | | KVM: PPC: Move pte invalidate debug code to tracepointAlexander Graf2010-10-24
| * | | | | | | | KVM: PPC: Add tracepoint for generic mmu mapAlexander Graf2010-10-24
| * | | | | | | | KVM: PPC: Move book3s_64 mmu map debug print to trace pointAlexander Graf2010-10-24
| * | | | | | | | KVM: PPC: Move EXIT_DEBUG partially to tracepointsAlexander Graf2010-10-24
| * | | | | | | | KVM: PPC: Fix CONFIG_KVM_GUEST && !CONFIG_KVM caseAlexander Graf2010-10-24
| * | | | | | | | KVM: PPC: fix leakage of error page in kvmppc_patch_dcbz()Wei Yongjun2010-10-24
| * | | | | | | | KVM: PPC: Move KVM trampolines before __end_interruptsAlexander Graf2010-10-24
| * | | | | | | | KVM: PPC: Make long relocations be ulongAlexander Graf2010-10-24
| * | | | | | | | KVM: PPC: Use MSR_DR for external load_upAlexander Graf2010-10-24
| * | | | | | | | KVM: PPC: Add book3s_32 tlbie flush accelerationAlexander Graf2010-10-24
| * | | | | | | | KVM: PPC: correctly check gfn_to_pfn() return valueGleb Natapov2010-10-24
| * | | | | | | | KVM: PPC: RCU'ify the Book3s MMUAlexander Graf2010-10-24
| * | | | | | | | KVM: PPC: Book3S_32 MMU debug compile fixesAlexander Graf2010-10-24
| * | | | | | | | KVM: PPC: Add get_pvinfo interface to query hypercall instructionsAlexander Graf2010-10-24
| * | | | | | | | KVM: PPC: PV wrteeiAlexander Graf2010-10-24
| * | | | | | | | KVM: PPC: PV mtmsrd L=0 and mtmsrAlexander Graf2010-10-24
| * | | | | | | | KVM: PPC: PV mtmsrd L=1Alexander Graf2010-10-24
| * | | | | | | | KVM: PPC: PV assembler helpersAlexander Graf2010-10-24
| * | | | | | | | KVM: PPC: Introduce branch patching helperAlexander Graf2010-10-24
| * | | | | | | | KVM: PPC: Introduce kvm_tmp frameworkAlexander Graf2010-10-24
| * | | | | | | | KVM: PPC: PV tlbsync to nopAlexander Graf2010-10-24
| * | | | | | | | KVM: PPC: PV instructions to loads and storesAlexander Graf2010-10-24
| * | | | | | | | KVM: PPC: KVM PV guest stubsAlexander Graf2010-10-24
| * | | | | | | | KVM: PPC: Generic KVM PV guest supportAlexander Graf2010-10-24
| * | | | | | | | KVM: PPC: Expose magic page support to guestAlexander Graf2010-10-24
| * | | | | | | | KVM: PPC: Magic Page Book3s supportAlexander Graf2010-10-24
| * | | | | | | | KVM: PPC: First magic page stepsAlexander Graf2010-10-24
| * | | | | | | | KVM: PPC: Make PAM a defineAlexander Graf2010-10-24
| * | | | | | | | KVM: PPC: Tell guest about pending interruptsAlexander Graf2010-10-24
| * | | | | | | | KVM: PPC: Add PV guest scratch registersAlexander Graf2010-10-24
| * | | | | | | | KVM: PPC: Add PV guest critical sectionsAlexander Graf2010-10-24
| * | | | | | | | KVM: PPC: Implement hypervisor interfaceAlexander Graf2010-10-24
| * | | | | | | | KVM: PPC: Convert SPRG[0-4] to shared pageAlexander Graf2010-10-24
| * | | | | | | | KVM: PPC: Convert SRR0 and SRR1 to shared pageAlexander Graf2010-10-24
| * | | | | | | | KVM: PPC: Convert DAR to shared page.Alexander Graf2010-10-24
| * | | | | | | | KVM: PPC: Convert DSISR to shared pageAlexander Graf2010-10-24
| * | | | | | | | KVM: PPC: Convert MSR to shared pageAlexander Graf2010-10-24