aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm
Commit message (Expand)AuthorAge
* KVM: PPC: Book3S HV: Don't lose hardware R/C bit updates in H_PROTECTPaul Mackerras2017-01-09
* KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras2017-01-09
* KVM: PPC: Book3S HV: Fix build error when SMP=nMichael Ellerman2016-10-21
* KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 registerThomas Huth2016-09-27
* KVM: PPC: Book3S PR: Support 64kB page size on POWER8E and POWER8NVLThomas Huth2016-09-27
* KVM: PPC: BookE: Fix a sanity checkDan Carpenter2016-09-27
* KVM: PPC: Book3S HV: Take out virtual core piggybacking codePaul Mackerras2016-09-27
* KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-threadPaul Mackerras2016-09-27
* kvm: add stubs for arch specific debugfs supportLuiz Capitulino2016-09-16
* KVM: PPC: e500: Rename jump labels in kvmppc_e500_tlb_init()Markus Elfring2016-09-13
* KVM: PPC: e500: Use kmalloc_array() in kvmppc_e500_tlb_init()Markus Elfring2016-09-11
* KVM: PPC: e500: Replace kzalloc() calls by kcalloc() in two functionsMarkus Elfring2016-09-11
* KVM: PPC: e500: Delete an unnecessary initialisation in kvm_vcpu_ioctl_config...Markus Elfring2016-09-11
* KVM: PPC: e500: Less function calls in kvm_vcpu_ioctl_config_tlb() after erro...Markus Elfring2016-09-11
* KVM: PPC: e500: Use kmalloc_array() in kvm_vcpu_ioctl_config_tlb()Markus Elfring2016-09-11
* KVM: PPC: Book3S HV: Counters for passthrough IRQ statsSuresh Warrier2016-09-11
* KVM: PPC: Book3S HV: Set server for passed-through interruptsPaul Mackerras2016-09-11
* KVM: PPC: Book3S HV: Update irq stats for IRQs handled in real modeSuresh Warrier2016-09-11
* KVM: PPC: Book3S HV: Tunable to disable KVM IRQ bypassSuresh Warrier2016-09-11
* KVM: PPC: Book3S HV: Dump irqmap in debugfsSuresh Warrier2016-09-11
* KVM: PPC: Book3S HV: Complete passthrough interrupt in hostSuresh Warrier2016-09-11
* KVM: PPC: Book3S HV: Handle passthrough interrupts in guestSuresh Warrier2016-09-11
* KVM: PPC: Book3S HV: Enable IRQ bypassSuresh Warrier2016-09-09
* KVM: PPC: Book3S HV: Introduce kvmppc_passthru_irqmapSuresh Warrier2016-09-09
* KVM: PPC: select IRQ_BYPASS_MANAGERSuresh Warrier2016-09-09
* KVM: PPC: Book3S HV: Convert kvmppc_read_intr to a C functionSuresh Warrier2016-09-09
* Merge branch 'kvm-ppc-infrastructure' into kvm-ppc-nextPaul Mackerras2016-09-09
|\
| * powerpc: move hmi.c to arch/powerpc/kvm/Paolo Bonzini2016-09-09
* | KVM: PPC: Implement existing and add new halt polling vcpu statsSuraj Jitindar Singh2016-09-07
* | KVM: PPC: Book3S HV: Implement halt pollingSuraj Jitindar Singh2016-09-07
* | KVM: PPC: Book3S HV: Change vcore element runnable_threads from linked-list t...Suraj Jitindar Singh2016-09-07
* | KVM: PPC: Always select KVM_VFIO, plus Makefile cleanupPaul Mackerras2016-08-25
* | KVM: PPC: Implement kvm_arch_intc_initialized() for PPCPaul Mackerras2016-08-18
* | KVM: PPC: Book3S: Don't crash if irqfd used with no in-kernel XICS emulationPaul Mackerras2016-08-18
|/
* KVM: Protect device ops->create and list_add with kvm->lockChristoffer Dall2016-08-12
* KVM: PPC: Move xics_debugfs_init out of createChristoffer Dall2016-08-12
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-08-02
|\
| * Kbuild: arch: look for generated headers in obtreeArnd Bergmann2016-07-18
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-02
|\ \
| * | KVM: PPC: Introduce KVM_CAP_PPC_HTMSam Bobroff2016-08-01
| * | KVM: PPC: Book3S HV: Save/restore TM state in H_CEDEPaul Mackerras2016-07-28
| * | KVM: PPC: Book3S HV: Pull out TM state save/restore into separate proceduresPaul Mackerras2016-07-28
| * | KVM: pass struct kvm to kvm_set_routing_entryRadim Krčmář2016-07-14
| * | Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2016-07-11
| |\ \
| | * | KVM: PPC: Book3S HV: Fix TB corruption in guest exit path on HMI interruptMahesh Salgaonkar2016-06-20
| | * | KVM: PPC: Book3S PR: Fix contents of SRR1 when injecting a program exceptionThomas Huth2016-06-20
| | * | KVM: PPC: Book3S PR: Fix illegal opcode emulationThomas Huth2016-06-20
| | |/
| * / KVM: remove kvm_guest_enter/exit wrappersPaolo Bonzini2016-07-01
| |/
* | powerpc/mm: Move hash table ops to a separate structureBenjamin Herrenschmidt2016-07-21
* | powerpc: Put exception configuration in a common placeBenjamin Herrenschmidt2016-07-21