Age | Commit message (Expand) | Author |
2016-08-22 | KVM: PPC: Book3S HV: Save/restore TM state in H_CEDE | Paul Mackerras |
2016-08-22 | KVM: PPC: Book3S HV: Pull out TM state save/restore into separate procedures | Paul Mackerras |
2016-03-22 | KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exit | Paul Mackerras |
2016-02-09 | KVM: PPC: Fix ONE_REG AltiVec support | Greg Kurz |
2016-02-02 | KVM: PPC: Fix emulation of H_SET_DABR/X on POWER8 | Thomas Huth |
2014-10-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-09-29 | KVM: PPC: BOOK3S: HV: CMA: Reserve cma region only in hypervisor mode | Aneesh Kumar K.V |
2014-09-24 | Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-... | Paolo Bonzini |
2014-09-24 | kvm: Fix page ageing bugs | Andres Lagar-Cavilla |
2014-09-22 | KVM: PPC: Pass enum to kvmppc_get_last_inst | Alexander Graf |
2014-09-22 | powerpc/kvm: common sw breakpoint instr across ppc | Madhavan Srinivasan |
2014-09-22 | powerpc/kvm: support to handle sw breakpoint | Madhavan Srinivasan |
2014-09-22 | KVM: PPC: Book3E: Enable e6500 core | Mihai Caraman |
2014-09-22 | KVM: PPC: e500mc: Add support for single threaded vcpus on e6500 core | Mihai Caraman |
2014-09-22 | KVM: PPC: Book3S HV: Only accept host PVR value for guest PVR | Paul Mackerras |
2014-09-22 | KVM: PPC: Book3S HV: Increase timeout for grabbing secondary threads | Paul Mackerras |
2014-09-22 | KVM: PPC: Remove the tasklet used by the hrtimer | Mihai Caraman |
2014-09-22 | KVM: PPC: BOOKE: Emulate debug registers and exception | Bharat Bhushan |
2014-09-22 | KVM: PPC: Move ONE_REG AltiVec support to powerpc | Mihai Caraman |
2014-09-22 | KVM: PPC: Make ONE_REG powerpc generic | Mihai Caraman |
2014-09-22 | KVM: PPC: Book3e: Add AltiVec support | Mihai Caraman |
2014-09-22 | KVM: PPC: Book3E: Increase FPU laziness | Mihai Caraman |
2014-09-22 | KVM: PPC: Book3S HV: Add register name when loading toc | Michael Neuling |
2014-09-22 | KVM: PPC: BOOKE: Add one reg interface for DBSR | Bharat Bhushan |
2014-09-22 | KVM: PPC: BOOKE: Guest and hardware visible debug registers are same | Bharat Bhushan |
2014-09-22 | KVM: PPC: BOOKE: Clear guest dbsr in userspace exit KVM_EXIT_DEBUG | Bharat Bhushan |
2014-09-22 | KVM: PPC: BOOKE: Allow guest to change MSR_DE | Bharat Bhushan |
2014-09-22 | KVM: PPC: BOOKE : Emulate rfdi instruction | Bharat Bhushan |
2014-09-22 | KVM: PPC: BOOKE: allow debug interrupt at "debug level" | Bharat Bhushan |
2014-09-03 | powerpc/kvm/cma: Fix panic introduces by signed shift operation | Laurent Dufour |
2014-08-29 | KVM: remove garbage arg to *hardware_{en,dis}able | Radim Krčmář |
2014-08-29 | KVM: static inline empty kvm_arch functions | Radim Krčmář |
2014-08-21 | KVM: add kvm_arch_sched_in | Radim Krčmář |
2014-08-19 | PC, KVM, CMA: Fix regression caused by wrong get_order() use | Alexey Kardashevskiy |
2014-08-07 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-08-07 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2014-08-06 | mm, CMA: change cma_declare_contiguous() to obey coding convention | Joonsoo Kim |
2014-08-06 | PPC, KVM, CMA: use general CMA reserved area management framework | Joonsoo Kim |
2014-08-05 | KVM: PPC: Enable IRQFD support for the XICS interrupt controller | Paul Mackerras |
2014-08-05 | KVM: Give IRQFD its own separate enabling Kconfig option | Paul Mackerras |
2014-08-05 | KVM: irqchip: Provide and use accessors for irq routing table | Paul Mackerras |
2014-08-05 | KVM: PPC: drop duplicate tracepoint | Paolo Bonzini |
2014-08-05 | Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm | Paolo Bonzini |
2014-08-05 | powerpc/book3s: Add basic infrastructure to handle HMI in Linux. | Mahesh Salgaonkar |
2014-07-31 | KVM: PPC: PR: Handle FSCR feature deselects | Alexander Graf |
2014-07-30 | KVM: PPC: HV: Remove generic instruction emulation | Alexander Graf |
2014-07-28 | KVM: PPC: Remove DCR handling | Alexander Graf |
2014-07-28 | KVM: PPC: Expose helper functions for data/inst faults | Alexander Graf |
2014-07-28 | KVM: PPC: Separate loadstore emulation from priv emulation | Alexander Graf |
2014-07-28 | KVM: PPC: Handle magic page in kvmppc_ld/st | Alexander Graf |