aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s_rmhandlers.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266Thomas Gleixner1-12/+1
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy1-0/+1
2018-01-10powerpc/64s: Simple RFI macro conversionsNicholas Piggin1-2/+5
2016-06-14powerpc: Define and use PPC64_ELF_ABI_v2/v1Michael Ellerman1-1/+1
2014-07-07KVM: PPC: Book3S PR: Fix ABIv2 on LEAlexander Graf1-0/+4
2014-07-07KVM: PPC: Assembly functions exported to modules need _GLOBAL_TOC()Anton Blanchard1-1/+1
2014-01-29Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queuePaolo Bonzini1-47/+0
2014-01-09KVM: PPC: Use load_fp/vr_state rather than load_up_fpu/altivecPaul Mackerras1-47/+0
2013-12-09KVM: PPC: Book3S: PR: Enable interrupts earlierAlexander Graf1-5/+1
2013-10-17KVM: PPC: Book3S: Move skip-interrupt handlers to common codePaul Mackerras1-26/+0
2013-10-17KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpuPaul Mackerras1-1/+5
2012-12-06KVM: PPC: Book3S PR: Fix VSX handlingPaul Mackerras1-3/+0
2012-10-05KVM: PPC: Book3S: PR: Rework irq disablingAlexander Graf1-7/+8
2012-07-31powerpc/kvm/book3s_32: Fix MTMSR_EERI macroAlexander Graf1-1/+0
2012-07-10powerpc: Move and fix MTMSR_EERI definitionBenjamin Herrenschmidt1-1/+0
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