Age | Commit message (Expand) | Author |
2018-05-22 | KVM: PPC: Reimplement LOAD_VMX/STORE_VMX instruction mmio emulation with anal... | Simon Guo |
2018-05-22 | KVM: PPC: Add giveup_ext() hook to PPC KVM ops | Simon Guo |
2018-05-22 | KVM: PPC: Reimplement non-SIMD LOAD/STORE instruction mmio emulation with ana... | Simon Guo |
2018-04-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-03-30 | powerpc/64: Use array of paca pointers and allocate pacas individually | Nicholas Piggin |
2018-03-19 | KVM: PPC: Remove unused kvm_unmap_hva callback | Paul Mackerras |
2018-02-10 | Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-02-09 | KVM: PPC: Book3S: Add MMIO emulation for VMX instructions | Jose Ricardo Ziviani |
2018-01-19 | powerpc/64: Rename soft_enabled to irq_soft_mask | Madhavan Srinivasan |
2018-01-19 | powerpc/64: Move set_soft_enabled() and rename | Madhavan Srinivasan |
2018-01-19 | powerpc/64: Add #defines for paca->soft_enabled flags | Madhavan Srinivasan |
2017-11-23 | KVM: PPC: Book3S HV: Fix migration and HPT resizing of HPT guests on radix hosts | Paul Mackerras |
2017-11-01 | KVM: PPC: Book3S HV: Add infrastructure for running HPT guests on radix host | Paul Mackerras |
2017-06-19 | KVM: PPC: Book3S HV: Allow userspace to set the desired SMT mode | Paul Mackerras |
2017-04-28 | Merge remote-tracking branch 'remotes/powerpc/topic/xive' into kvm-ppc-next | Paul Mackerras |
2017-04-27 | KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controller | Benjamin Herrenschmidt |
2017-04-20 | KVM: PPC: VFIO: Add in-kernel acceleration for VFIO | Alexey Kardashevskiy |
2017-04-20 | KVM: PPC: iommu: Unify TCE checking | Alexey Kardashevskiy |
2017-04-20 | KVM: PPC: Pass kvm* to kvmppc_find_table() | Alexey Kardashevskiy |
2017-04-20 | KVM: PPC: Book3S: Add MMIO emulation for FP and VSX instructions | Bin Lu |
2017-04-20 | KVM: PPC: Provide functions for queueing up FP/VEC/VSX unavailable interrupts | Paul Mackerras |
2017-04-10 | powerpc: Consolidate variants of real-mode MMIOs | Benjamin Herrenschmidt |
2017-04-10 | powerpc/kvm: Remove obsolete kvm_vm_ioctl_xics_irq declaration | Benjamin Herrenschmidt |
2017-04-10 | powerpc/kvm: Make kvmppc_xics_create_icp static | Benjamin Herrenschmidt |
2017-01-31 | KVM: PPC: Book3S HV: Outline of KVM-HV HPT resizing implementation | David Gibson |
2017-01-31 | KVM: PPC: Book3S HV: Allow KVM_PPC_ALLOCATE_HTAB ioctl() to change HPT size | David Gibson |
2017-01-31 | KVM: PPC: Book3S HV: Split HPT allocation from activation | David Gibson |
2017-01-31 | KVM: PPC: Book3S HV: Rename kvm_alloc_hpt() for clarity | David Gibson |
2017-01-31 | KVM: PPC: Book3S HV: Add userspace interfaces for POWER9 MMU | Paul Mackerras |
2016-12-01 | KVM: PPC: Book3S: Move prototypes for KVM functions into kvm_ppc.h | Paul Mackerras |
2016-11-24 | KVM: PPC: Book3S HV: Use OPAL XICS emulation on POWER9 | Paul Mackerras |
2016-09-12 | KVM: PPC: Book3S HV: Set server for passed-through interrupts | Paul Mackerras |
2016-09-12 | KVM: PPC: Book3S HV: Tunable to disable KVM IRQ bypass | Suresh Warrier |
2016-09-12 | KVM: PPC: Book3S HV: Complete passthrough interrupt in host | Suresh Warrier |
2016-09-12 | KVM: PPC: Book3S HV: Handle passthrough interrupts in guest | Suresh Warrier |
2016-09-09 | KVM: PPC: Book3S HV: Introduce kvmppc_passthru_irqmap | Suresh Warrier |
2016-09-09 | KVM: PPC: select IRQ_BYPASS_MANAGER | Suresh Warrier |
2016-03-02 | KVM: PPC: Add support for 64bit TCE windows | Alexey Kardashevskiy |
2016-02-29 | KVM: PPC: Book3S HV: Add tunable to control H_IPI redirection | Suresh E. Warrier |
2016-02-29 | KVM: PPC: Book3S HV: Host side kick VCPU when poked by real-mode KVM | Suresh Warrier |
2016-02-29 | KVM: PPC: Book3S HV: Host-side RM data structures | Suresh Warrier |
2016-02-16 | KVM: PPC: Add support for multiple-TCE hcalls | Alexey Kardashevskiy |
2016-02-16 | KVM: PPC: Move reusable bits of H_PUT_TCE handler to helpers | Alexey Kardashevskiy |
2016-01-15 | kvm: rename pfn_t to kvm_pfn_t | Dan Williams |
2015-05-28 | KVM: add "new" argument to kvm_arch_commit_memory_region | Paolo Bonzini |
2015-05-26 | KVM: const-ify uses of struct kvm_userspace_memory_region | Paolo Bonzini |
2015-04-21 | KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation. | Michael Ellerman |
2014-12-17 | KVM: PPC: Book3S HV: Remove code for PPC970 processors | Paul Mackerras |
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 |