summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s_rmhandlers.S
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266Thomas Gleixner2019-06-051-12/+1Star
* powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy2018-07-301-0/+1
* powerpc/64s: Simple RFI macro conversionsNicholas Piggin2018-01-091-2/+5
* powerpc: Define and use PPC64_ELF_ABI_v2/v1Michael Ellerman2016-06-141-1/+1
* KVM: PPC: Book3S PR: Fix ABIv2 on LEAlexander Graf2014-07-071-0/+4
* KVM: PPC: Assembly functions exported to modules need _GLOBAL_TOC()Anton Blanchard2014-07-071-1/+1
* Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queuePaolo Bonzini2014-01-291-47/+0Star
|\
| * KVM: PPC: Use load_fp/vr_state rather than load_up_fpu/altivecPaul Mackerras2014-01-091-47/+0Star
* | KVM: PPC: Book3S: PR: Enable interrupts earlierAlexander Graf2013-12-091-5/+1Star
|/
* KVM: PPC: Book3S: Move skip-interrupt handlers to common codePaul Mackerras2013-10-171-26/+0Star
* KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpuPaul Mackerras2013-10-171-1/+5
* KVM: PPC: Book3S PR: Fix VSX handlingPaul Mackerras2012-12-061-3/+0Star
* KVM: PPC: Book3S: PR: Rework irq disablingAlexander Graf2012-10-051-7/+8
* powerpc/kvm/book3s_32: Fix MTMSR_EERI macroAlexander Graf2012-07-311-1/+0Star
* powerpc: Move and fix MTMSR_EERI definitionBenjamin Herrenschmidt2012-07-101-1/+0Star
* KVM: PPC: book3s_pr: Simplify transitions between virtual and real modePaul Mackerras2011-09-251-34/+17Star
* KVM: PPC: Assemble book3s{,_hv}_rmhandlers.S separatelyPaul Mackerras2011-09-251-0/+3
* KVM: PPC: Split host-state fields out of kvmppc_book3s_shadow_vcpuPaul Mackerras2011-07-121-10/+8Star
* powerpc, KVM: Rework KVM checks in first-level interrupt handlersPaul Mackerras2011-07-121-37/+41
* KVM: PPC: Resolve real-mode handlers through function exportsAlexander Graf2011-07-121-8/+0Star
* powerpc/kvm: Fix the build for 32-bit Book 3S (classic) processorsPaul Mackerras2011-05-201-0/+2
* powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV modePaul Mackerras2011-04-201-3/+3
* powerpc: Base support for exceptions using HSRR0/1Benjamin Herrenschmidt2011-04-201-0/+1
* powerpc: In HV mode, use HSPRG0 for PACABenjamin Herrenschmidt2011-04-201-3/+1Star
* 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 compatibility codeAlexander Graf2010-05-171-2/+2
* KVM: PPC: Make SLB switching code the new segment frameworkAlexander Graf2010-05-171-1/+1
* KVM: PPC: Make real mode handler genericAlexander Graf2010-05-171-31/+88
* KVM: PPC: Name generic 64-bit code genericAlexander Graf2010-05-171-0/+194