aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s_rmhandlers.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-25KVM: PPC: book3s_pr: Simplify transitions between virtual and real modePaul Mackerras1-34/+17
2011-09-25KVM: PPC: Assemble book3s{,_hv}_rmhandlers.S separatelyPaul Mackerras1-0/+3
2011-07-12KVM: PPC: Split host-state fields out of kvmppc_book3s_shadow_vcpuPaul Mackerras1-10/+8
2011-07-12powerpc, KVM: Rework KVM checks in first-level interrupt handlersPaul Mackerras1-37/+41
2011-07-12KVM: PPC: Resolve real-mode handlers through function exportsAlexander Graf1-8/+0
2011-05-20powerpc/kvm: Fix the build for 32-bit Book 3S (classic) processorsPaul Mackerras1-0/+2
2011-04-20powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV modePaul Mackerras1-3/+3
2011-04-20powerpc: Base support for exceptions using HSRR0/1Benjamin Herrenschmidt1-0/+1
2011-04-20powerpc: In HV mode, use HSPRG0 for PACABenjamin Herrenschmidt1-3/+1
2010-10-24KVM: PPC: Make long relocations be ulongAlexander Graf1-2/+2
2010-10-24KVM: PPC: Use MSR_DR for external load_upAlexander Graf1-9/+19
2010-05-17KVM: PPC: Add Book3S compatibility codeAlexander Graf1-2/+2
2010-05-17KVM: PPC: Make SLB switching code the new segment frameworkAlexander Graf1-1/+1
2010-05-17KVM: PPC: Make real mode handler genericAlexander Graf1-31/+88
2010-05-17KVM: PPC: Name generic 64-bit code genericAlexander Graf1-0/+194