aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s_64_slb.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266Thomas Gleixner1-12/+1
2018-07-30powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy1-0/+1
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy1-0/+2
2017-11-01KVM: PPC: Book3S: Fix gas warning due to using r0 as immediate 0Nicholas Piggin1-1/+1
2014-05-30KVM: PPC: Book3S PR: Rework SLB switching codeAlexander Graf1-45/+38
2014-05-30KVM: PPC: Book3S PR: Use SLB entry 0Alexander Graf1-1/+2
2014-05-30KVM: PPC: Book3S_64 PR: Access shadow slb in big endianAlexander Graf1-17/+16
2013-08-14powerpc: Fix little endian lppaca, slb_shadow and dtl_entryAnton Blanchard1-0/+4
2013-06-30KVM: PPC: Book3S PR: Fix invalidation of SLB entry 0 on guest entryPaul Mackerras1-11/+2
2012-05-06KVM: PPC: Book3S: PR: No isync in slbie pathAlexander Graf1-2/+0
2011-09-25KVM: PPC: book3s_pr: Simplify transitions between virtual and real modePaul Mackerras1-1/+1
2010-05-17KVM: PPC: Make SLB switching code the new segment frameworkAlexander Graf1-159/+24
2010-05-17KVM: PPC: Make XER load 32 bitAlexander Graf1-1/+1
2010-03-01KVM: PPC: Call SLB patching code in interrupt safe mannerAlexander Graf1-0/+4
2010-03-01KVM: PPC: Implement 'skip instruction' modeAlexander Graf1-5/+11
2010-03-01KVM: PPC: Use PACA backed shadow vcpuAlexander Graf1-60/+90
2010-03-01KVM: PPC: Fix typo in rebolting codeAlexander Graf1-1/+1
2009-11-05Add SLB switching code for entry/exitAlexander Graf1-0/+262