summaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm/bookehv_interrupts.S
AgeCommit message (Expand)AuthorFilesLines
2012-05-06KVM: PPC: bookehv: Fix r8/r13 storing in level exception handlerMihai Caraman1-1/+1
2012-05-06KVM: PPC: bookehv: Use lwz/stw instead of PPC_LL/PPC_STL for 32-bit fieldsMihai Caraman1-8/+8
2012-05-06KVM: PPC: booke(hv): Fix save/restore of guest accessible SPRGs.Varun Sethi1-8/+8
2012-05-06KVM: PPC: bookehv: Use a Macro for saving/restoring guest registers to/from t...Varun Sethi1-20/+4
2012-04-08Restore guest CR after exit timing calculationBharat Bhushan1-3/+8
2012-04-08KVM: PPC: Save/Restore CR over vcpu_runAlexander Graf1-1/+7
2012-04-08KVM: PPC: bookehv: remove unused codeAlexander Graf1-7/+0
2012-04-08KVM: PPC: bookehv: disable MAS register updates earlyAlexander Graf1-4/+6
2012-04-08KVM: PPC: bookehv: remove SET_VCPUAlexander Graf1-8/+0
2012-04-08KVM: PPC: bookehv: remove negation for CONFIG_64BITAlexander Graf1-12/+12
2012-04-08KVM: PPC: bookehv: fix exit timingAlexander Graf1-4/+4
2012-04-08KVM: PPC: e500mc: add load inst fixupAlexander Graf1-1/+29
2012-04-08KVM: PPC: e500mc: Move r1/r2 restoration very earlyAlexander Graf1-6/+6
2012-04-08KVM: PPC: booke: category E.HV (GS-mode) supportScott Wood1-0/+587