Age | Commit message (Expand) | Author |
2013-01-17 | KVM: PPC: 44x: fix DCR read/write | Alexander Graf |
2011-05-23 | Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2011-05-22 | KVM: PPC: booke: add sregs support | Scott Wood |
2011-05-22 | KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0) | Scott Wood |
2011-05-22 | KVM: PPC: use ticks, not usecs, for exit timing | Stuart Yoder |
2011-05-22 | KVM: PPC: fix exit accounting for SPRs, tlbwe, tlbsx | Scott Wood |
2011-05-22 | KVM: PPC: e500: emulate SVR | Scott Wood |
2011-05-20 | powerpc/kvm: Fix the build for 32-bit Book 3S (classic) processors | Paul Mackerras |
2011-05-20 | powerpc/kvm: Fix kvmppc_core_pending_dec | Paul Mackerras |
2011-05-11 | KVM: PPC: Fix issue clearing exit timing counters | Bharat Bhushan |
2011-04-20 | powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV mode | Paul Mackerras |
2011-04-20 | powerpc: Base support for exceptions using HSRR0/1 | Benjamin Herrenschmidt |
2011-04-20 | powerpc: In HV mode, use HSPRG0 for PACA | Benjamin Herrenschmidt |
2011-03-17 | KVM: PPC: Fix SPRG get/set for Book3S and BookE | Peter Tyser |
2011-01-12 | KVM: Clean up vm creation and release | Jan Kiszka |
2011-01-12 | KVM: replace vmalloc and memset with vzalloc | Takuya Yoshikawa |
2010-11-05 | KVM: PPC: BookE: Load the lower half of MSR | Scott Wood |
2010-11-05 | KVM: PPC: BookE: fix sleep with interrupts disabled | Scott Wood |
2010-11-05 | KVM: PPC: e500: Call kvm_vcpu_uninit() before kvmppc_e500_tlb_uninit(). | Scott Wood |
2010-11-05 | KVM: PPC: fix information leak to userland | Vasiliy Kulikov |
2010-10-24 | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2010-10-24 | KVM: PPC: Fix compile error in e500_tlb.c | Alexander Graf |
2010-10-24 | KVM: PPC: e500_tlb: Fix a minor copy-paste tracing bug | Kyle Moffett |
2010-10-24 | KVM: PPC: Implement level interrupts for BookE | Alexander Graf |
2010-10-24 | KVM: PPC: Expose level based interrupt cap | Alexander Graf |
2010-10-24 | KVM: PPC: Implement Level interrupts on Book3S | Alexander Graf |
2010-10-24 | KVM: PPC: allow ppc440gp to pass the compatibility check | Hollis Blanchard |
2010-10-24 | KVM: PPC: fix compilation of "dump tlbs" debug function | Hollis Blanchard |
2010-10-24 | KVM: PPC: initialize IVORs in addition to IVPR | Hollis Blanchard |
2010-10-24 | KVM: PPC: Don't put MSR_POW in MSR | Alexander Graf |
2010-10-24 | KVM: PPC: Implement correct SID mapping on Book3s_32 | Alexander Graf |
2010-10-24 | KVM: PPC: Update int_pending also on dequeue | Alexander Graf |
2010-10-24 | KVM: PPC: Put segment registers in shared page | Alexander Graf |
2010-10-24 | KVM: PPC: Interpret SR registers on demand | Alexander Graf |
2010-10-24 | KVM: PPC: Move BAT handling code into spr handler | Alexander Graf |
2010-10-24 | KVM: PPC: Add feature bitmap for magic page | Alexander Graf |
2010-10-24 | KVM: PPC: Remove unused define | Alexander Graf |
2010-10-24 | KVM: PPC: Revert "KVM: PPC: Use kernel hash function" | Alexander Graf |
2010-10-24 | KVM: PPC: Move slb debugging to tracepoints | Alexander Graf |
2010-10-24 | KVM: PPC: Make invalidation code more reliable | Alexander Graf |
2010-10-24 | KVM: PPC: Don't flush PTEs on NX/RO hit | Alexander Graf |
2010-10-24 | KVM: PPC: Preload magic page when in kernel mode | Alexander Graf |
2010-10-24 | KVM: PPC: Add tracepoints for generic spte flushes | Alexander Graf |
2010-10-24 | KVM: PPC: Fix sid map search after flush | Alexander Graf |
2010-10-24 | KVM: PPC: Move pte invalidate debug code to tracepoint | Alexander Graf |
2010-10-24 | KVM: PPC: Add tracepoint for generic mmu map | Alexander Graf |
2010-10-24 | KVM: PPC: Move book3s_64 mmu map debug print to trace point | Alexander Graf |
2010-10-24 | KVM: PPC: Move EXIT_DEBUG partially to tracepoints | Alexander Graf |
2010-10-24 | KVM: PPC: fix leakage of error page in kvmppc_patch_dcbz() | Wei Yongjun |
2010-10-24 | KVM: PPC: Make long relocations be ulong | Alexander Graf |