Age | Commit message (Expand) | Author |
2023-04-03 | KVM: PPC: Fetch prefixed instructions from the guest | Paul Mackerras |
2022-11-30 | KVM: PPC: Book3E: Fix CONFIG_TRACE_IRQFLAGS support | Nicholas Piggin |
2020-07-23 | KVM: PPC: Clean up redundant kvm_run parameters in assembly | Tianjia Zhang |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266 | Thomas Gleixner |
2018-12-20 | powerpc/fsl: Flush branch predictor when entering KVM | Diana Craciun |
2018-10-09 | KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu struct | Paul Mackerras |
2014-09-22 | powerpc/kvm: common sw breakpoint instr across ppc | Madhavan Srinivasan |
2014-09-22 | KVM: PPC: Book3e: Add AltiVec support | Mihai Caraman |
2014-07-28 | KVM: PPC: Remove 440 support | Alexander Graf |
2014-07-28 | kvm: ppc: bookehv: Save restore SPRN_SPRG9 on guest entry exit | Bharat Bhushan |
2014-07-28 | KVM: PPC: Bookehv: Get vcpu's last instruction for emulation | Mihai Caraman |
2014-07-28 | KVM: PPC: e500mc: Revert "add load inst fixup" | Mihai Caraman |
2014-03-19 | powerpc/booke64: Use SPRG_TLB_EXFRAME on bolted handlers | Scott Wood |
2014-03-19 | powerpc/booke64: Use SPRG7 for VDSO | Scott Wood |
2014-01-31 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-01-09 | KVM: PPC: Book3E HV: call RECONCILE_IRQ_STATE to sync the software state | Tiejun Chen |
2014-01-07 | powerpc/booke64: Add LRAT error exception handler | Mihai Caraman |
2012-12-06 | KVM: PPC: bookehv64: Add support for interrupt handling | Mihai Caraman |
2012-12-06 | KVM: PPC: bookehv: Remove GET_VCPU macro from exception handler | Mihai Caraman |
2012-07-27 | powerpc/kvm/bookehv: Fix build regression | Alexander Graf |
2012-07-24 | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-07-11 | KVM: PPC: bookehv: Add ESR flag to Data Storage Interrupt | Mihai Caraman |
2012-07-11 | powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly | Stuart Yoder |
2012-07-10 | powerpc: Merge VCPU_GPR | Michael Neuling |
2012-07-10 | powerpc: Fix usage of register macros getting ready for %r0 change | Michael Neuling |
2012-05-06 | KVM: PPC: bookehv: Fix r8/r13 storing in level exception handler | Mihai Caraman |
2012-05-06 | KVM: PPC: bookehv: Use lwz/stw instead of PPC_LL/PPC_STL for 32-bit fields | Mihai Caraman |
2012-05-06 | KVM: PPC: booke(hv): Fix save/restore of guest accessible SPRGs. | Varun Sethi |
2012-05-06 | KVM: PPC: bookehv: Use a Macro for saving/restoring guest registers to/from t... | Varun Sethi |
2012-04-08 | Restore guest CR after exit timing calculation | Bharat Bhushan |
2012-04-08 | KVM: PPC: Save/Restore CR over vcpu_run | Alexander Graf |
2012-04-08 | KVM: PPC: bookehv: remove unused code | Alexander Graf |
2012-04-08 | KVM: PPC: bookehv: disable MAS register updates early | Alexander Graf |
2012-04-08 | KVM: PPC: bookehv: remove SET_VCPU | Alexander Graf |
2012-04-08 | KVM: PPC: bookehv: remove negation for CONFIG_64BIT | Alexander Graf |
2012-04-08 | KVM: PPC: bookehv: fix exit timing | Alexander Graf |
2012-04-08 | KVM: PPC: e500mc: add load inst fixup | Alexander Graf |
2012-04-08 | KVM: PPC: e500mc: Move r1/r2 restoration very early | Alexander Graf |
2012-04-08 | KVM: PPC: booke: category E.HV (GS-mode) support | Scott Wood |