Age | Commit message (Expand) | Author | Files | Lines |
2014-09-22 | powerpc/kvm: common sw breakpoint instr across ppc | Madhavan Srinivasan | 1 | -2/+2 |
2014-09-22 | KVM: PPC: Book3e: Add AltiVec support | Mihai Caraman | 1 | -7/+2 |
2014-07-28 | KVM: PPC: Remove 440 support | Alexander Graf | 1 | -1/+0 |
2014-07-28 | kvm: ppc: bookehv: Save restore SPRN_SPRG9 on guest entry exit | Bharat Bhushan | 1 | -0/+4 |
2014-07-28 | KVM: PPC: Bookehv: Get vcpu's last instruction for emulation | Mihai Caraman | 1 | -28/+9 |
2014-07-28 | KVM: PPC: e500mc: Revert "add load inst fixup" | Mihai Caraman | 1 | -25/+1 |
2014-03-20 | powerpc/booke64: Use SPRG_TLB_EXFRAME on bolted handlers | Scott Wood | 1 | -2/+9 |
2014-03-20 | powerpc/booke64: Use SPRG7 for VDSO | Scott Wood | 1 | -4/+6 |
2014-01-31 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+11 |
2014-01-09 | KVM: PPC: Book3E HV: call RECONCILE_IRQ_STATE to sync the software state | Tiejun Chen | 1 | -0/+11 |
2014-01-08 | powerpc/booke64: Add LRAT error exception handler | Mihai Caraman | 1 | -0/+2 |
2012-12-06 | KVM: PPC: bookehv64: Add support for interrupt handling | Mihai Caraman | 1 | -8/+130 |
2012-12-06 | KVM: PPC: bookehv: Remove GET_VCPU macro from exception handler | Mihai Caraman | 1 | -5/+2 |
2012-07-27 | powerpc/kvm/bookehv: Fix build regression | Alexander Graf | 1 | -38/+39 |
2012-07-24 | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+1 |
2012-07-11 | KVM: PPC: bookehv: Add ESR flag to Data Storage Interrupt | Mihai Caraman | 1 | -1/+1 |
2012-07-11 | powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly | Stuart Yoder | 1 | -5/+1 |
2012-07-10 | powerpc: Merge VCPU_GPR | Michael Neuling | 1 | -1/+0 |
2012-07-10 | powerpc: Fix usage of register macros getting ready for %r0 change | Michael Neuling | 1 | -111/+111 |
2012-05-06 | KVM: PPC: bookehv: Fix r8/r13 storing in level exception handler | Mihai Caraman | 1 | -1/+1 |
2012-05-06 | KVM: PPC: bookehv: Use lwz/stw instead of PPC_LL/PPC_STL for 32-bit fields | Mihai Caraman | 1 | -8/+8 |
2012-05-06 | KVM: PPC: booke(hv): Fix save/restore of guest accessible SPRGs. | Varun Sethi | 1 | -8/+8 |
2012-05-06 | KVM: PPC: bookehv: Use a Macro for saving/restoring guest registers to/from t... | Varun Sethi | 1 | -20/+4 |
2012-04-08 | Restore guest CR after exit timing calculation | Bharat Bhushan | 1 | -3/+8 |
2012-04-08 | KVM: PPC: Save/Restore CR over vcpu_run | Alexander Graf | 1 | -1/+7 |
2012-04-08 | KVM: PPC: bookehv: remove unused code | Alexander Graf | 1 | -7/+0 |
2012-04-08 | KVM: PPC: bookehv: disable MAS register updates early | Alexander Graf | 1 | -4/+6 |
2012-04-08 | KVM: PPC: bookehv: remove SET_VCPU | Alexander Graf | 1 | -8/+0 |
2012-04-08 | KVM: PPC: bookehv: remove negation for CONFIG_64BIT | Alexander Graf | 1 | -12/+12 |
2012-04-08 | KVM: PPC: bookehv: fix exit timing | Alexander Graf | 1 | -4/+4 |
2012-04-08 | KVM: PPC: e500mc: add load inst fixup | Alexander Graf | 1 | -1/+29 |
2012-04-08 | KVM: PPC: e500mc: Move r1/r2 restoration very early | Alexander Graf | 1 | -6/+6 |
2012-04-08 | KVM: PPC: booke: category E.HV (GS-mode) support | Scott Wood | 1 | -0/+587 |