summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/bookehv_interrupts.S
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: bookehv64: Add support for interrupt handlingMihai Caraman2012-12-061-8/+130
* KVM: PPC: bookehv: Remove GET_VCPU macro from exception handlerMihai Caraman2012-12-061-5/+2
* powerpc/kvm/bookehv: Fix build regressionAlexander Graf2012-07-271-38/+39
* Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-07-241-1/+1
|\
| * KVM: PPC: bookehv: Add ESR flag to Data Storage InterruptMihai Caraman2012-07-111-1/+1
* | powerpc: Use CURRENT_THREAD_INFO instead of open coded assemblyStuart Yoder2012-07-111-5/+1
* | powerpc: Merge VCPU_GPRMichael Neuling2012-07-101-1/+0
* | powerpc: Fix usage of register macros getting ready for %r0 changeMichael Neuling2012-07-101-111/+111
|/
* KVM: PPC: bookehv: Fix r8/r13 storing in level exception handlerMihai Caraman2012-05-061-1/+1
* KVM: PPC: bookehv: Use lwz/stw instead of PPC_LL/PPC_STL for 32-bit fieldsMihai Caraman2012-05-061-8/+8
* KVM: PPC: booke(hv): Fix save/restore of guest accessible SPRGs.Varun Sethi2012-05-061-8/+8
* KVM: PPC: bookehv: Use a Macro for saving/restoring guest registers to/from t...Varun Sethi2012-05-061-20/+4
* Restore guest CR after exit timing calculationBharat Bhushan2012-04-081-3/+8
* KVM: PPC: Save/Restore CR over vcpu_runAlexander Graf2012-04-081-1/+7
* KVM: PPC: bookehv: remove unused codeAlexander Graf2012-04-081-7/+0
* KVM: PPC: bookehv: disable MAS register updates earlyAlexander Graf2012-04-081-4/+6
* KVM: PPC: bookehv: remove SET_VCPUAlexander Graf2012-04-081-8/+0
* KVM: PPC: bookehv: remove negation for CONFIG_64BITAlexander Graf2012-04-081-12/+12
* KVM: PPC: bookehv: fix exit timingAlexander Graf2012-04-081-4/+4
* KVM: PPC: e500mc: add load inst fixupAlexander Graf2012-04-081-1/+29
* KVM: PPC: e500mc: Move r1/r2 restoration very earlyAlexander Graf2012-04-081-6/+6
* KVM: PPC: booke: category E.HV (GS-mode) supportScott Wood2012-04-081-0/+587
OpenPOWER on IntegriCloud