Age | Commit message (Expand) | Author |
2014-05-28 | powerpc/kvm/book3s_hv: Rework the secondary inhibit code | Michael Ellerman |
2014-05-05 | Merge remote-tracking branch 'anton/abiv2' into next | Benjamin Herrenschmidt |
2014-04-28 | ppc/kvm: Clear the runlatch bit of a vcpu before napping | Preeti U Murthy |
2014-04-28 | ppc/kvm: Set the runlatch bit of a CPU just before starting guest | Preeti U Murthy |
2014-04-23 | powerpc: Create DOTSYM to wrap dot symbol usage | Anton Blanchard |
2014-04-23 | powerpc: No need to use dot symbols when branching to a function | Anton Blanchard |
2014-04-02 | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-04-02 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2014-03-29 | Merge branch 'kvm-ppchv-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Paolo Bonzini |
2014-03-29 | KVM: PPC: Book3S HV: Save/restore host PMU registers that are new in POWER8 | Paul Mackerras |
2014-03-29 | KVM: PPC: Book3S HV: Fix decrementer timeouts with non-zero TB offset | Paul Mackerras |
2014-03-29 | KVM: PPC: Book3S HV: Don't use kvm_memslots() in real mode | Paul Mackerras |
2014-03-29 | KVM: PPC: Book3S HV: Return ENODEV error rather than EIO | Paul Mackerras |
2014-03-29 | KVM: PPC: Book3S: Trim top 4 bits of physical address in RTAS code | Paul Mackerras |
2014-03-29 | KVM: PPC: Book3S HV: Add get/set_one_reg for new TM state | Michael Neuling |
2014-03-29 | KVM: PPC: Book3S HV: Add transactional memory support | Michael Neuling |
2014-03-26 | KVM: PPC: Book3S HV: Fix KVM hang with CONFIG_KVM_XICS=n | Anton Blanchard |
2014-03-26 | KVM: PPC: Book3S: Introduce hypervisor call H_GET_TCE | Laurent Dufour |
2014-03-26 | KVM: PPC: Book3S HV: Fix incorrect userspace exit on ioeventfd write | Greg Kurz |
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-03-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-03-14 | Merge branch 'kvm-ppc-fix' into HEAD | Paolo Bonzini |
2014-03-13 | KVM: PPC: Book3S HV: Fix register usage when loading/saving VRSAVE | Paul Mackerras |
2014-03-13 | KVM: PPC: Book3S HV: Remove bogus duplicate code | Paul Mackerras |
2014-01-31 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-01-29 | Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue | Paolo Bonzini |
2014-01-27 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2014-01-27 | KVM: PPC: Book3S PR: Cope with doorbell interrupts | Paul Mackerras |
2014-01-27 | KVM: PPC: Book3S HV: Add new state for transactional memory | Michael Neuling |
2014-01-27 | KVM: PPC: Book3S HV: Basic little-endian guest support | Anton Blanchard |
2014-01-27 | KVM: PPC: Book3S HV: Add support for DABRX register on POWER7 | Paul Mackerras |
2014-01-27 | KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbells | Paul Mackerras |
2014-01-27 | KVM: PPC: Book3S HV: Handle new LPCR bits on POWER8 | Paul Mackerras |
2014-01-27 | KVM: PPC: Book3S HV: Handle guest using doorbells for IPIs | Paul Mackerras |
2014-01-27 | KVM: PPC: Book3S HV: Consolidate code that checks reason for wake from nap | Paul Mackerras |
2014-01-27 | KVM: PPC: Book3S HV: Implement architecture compatibility modes for POWER8 | Paul Mackerras |
2014-01-27 | KVM: PPC: Book3S HV: Add handler for HV facility unavailable | Michael Ellerman |
2014-01-27 | KVM: PPC: Book3S HV: Flush the correct number of TLB sets on POWER8 | Paul Mackerras |
2014-01-27 | KVM: PPC: Book3S HV: Context-switch new POWER8 SPRs | Michael Neuling |
2014-01-27 | KVM: PPC: Book3S HV: Align physical and virtual CPU thread numbers | Paul Mackerras |
2014-01-27 | KVM: PPC: Book3S HV: Don't set DABR on POWER8 | Michael Neuling |
2014-01-27 | kvm/ppc: IRQ disabling cleanup | Scott Wood |
2014-01-27 | KVM: PPC: e500: Fix bad address type in deliver_tlb_misss() | Mihai Caraman |
2014-01-27 | KVM: PPC: Book3S HV: use xics_wake_cpu only when defined | Andreas Schwab |
2014-01-27 | KVM: PPC: Book3S: MMIO emulation support for little endian guests | Cédric Le Goater |
2014-01-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-01-09 | KVM: PPC: NULL return of kvmppc_mmu_hpte_cache_next should be handled | Zhouyi Zhou |
2014-01-09 | KVM: PPC: Book3E HV: call RECONCILE_IRQ_STATE to sync the software state | Tiejun Chen |
2014-01-09 | kvm: powerpc: use caching attributes as per linux pte | Bharat Bhushan |