summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s_64_slb.S
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266Thomas Gleixner2019-06-051-12/+1Star
* powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy2018-07-301-0/+1
* powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy2018-07-301-0/+2
* KVM: PPC: Book3S: Fix gas warning due to using r0 as immediate 0Nicholas Piggin2017-11-011-1/+1
* KVM: PPC: Book3S PR: Rework SLB switching codeAlexander Graf2014-05-301-45/+38Star
* KVM: PPC: Book3S PR: Use SLB entry 0Alexander Graf2014-05-301-1/+2
* KVM: PPC: Book3S_64 PR: Access shadow slb in big endianAlexander Graf2014-05-301-17/+16Star
* powerpc: Fix little endian lppaca, slb_shadow and dtl_entryAnton Blanchard2013-08-141-0/+4
* KVM: PPC: Book3S PR: Fix invalidation of SLB entry 0 on guest entryPaul Mackerras2013-06-301-11/+2Star
* KVM: PPC: Book3S: PR: No isync in slbie pathAlexander Graf2012-05-061-2/+0Star
* KVM: PPC: book3s_pr: Simplify transitions between virtual and real modePaul Mackerras2011-09-251-1/+1
* KVM: PPC: Make SLB switching code the new segment frameworkAlexander Graf2010-05-171-159/+24Star
* KVM: PPC: Make XER load 32 bitAlexander Graf2010-05-171-1/+1
* KVM: PPC: Call SLB patching code in interrupt safe mannerAlexander Graf2010-03-011-0/+4
* KVM: PPC: Implement 'skip instruction' modeAlexander Graf2010-03-011-5/+11
* KVM: PPC: Use PACA backed shadow vcpuAlexander Graf2010-03-011-60/+90
* KVM: PPC: Fix typo in rebolting codeAlexander Graf2010-03-011-1/+1
* Add SLB switching code for entry/exitAlexander Graf2009-11-051-0/+262