aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm
AgeCommit message (Expand)Author
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-05-13KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger
2016-05-12KVM: PPC: Book3S HV: Re-enable XICS fast path for irqfd-generated interruptsPaul Mackerras
2016-05-11KVM: PPC: Book3S HV: Fix build error in book3s_hv.cGavin Shan
2016-05-11KVM: PPC: Fix emulated MMIO sign-extensionPaul Mackerras
2016-05-11KVM: PPC: Fix debug macrosAlexey Kardashevskiy
2016-05-11KVM: PPC: Book3S PR: Manage single-step modeLaurent Vivier
2016-05-01powerpc/mm/hash: Add support for Power9 HashAneesh Kumar K.V
2016-05-01powerpc/mm: Drop WIMG in favour of new constantsAneesh Kumar K.V
2016-03-22KVM: PPC: do not compile in vfio.o unconditionallyPaolo Bonzini
2016-03-22KVM/PPC: update the comment of memory barrier in the kvmppc_prepare_to_enter()Lan Tianyu
2016-03-22KVM: PPC: Create a virtual-mode only TCE table handlersAlexey Kardashevskiy
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-03-14Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-03-08KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exitPaul Mackerras
2016-03-03powerpc/mm: Move hash related mmu-*.h headers to book3s/Aneesh Kumar K.V
2016-03-02KVM: PPC: Add support for 64bit TCE windowsAlexey Kardashevskiy
2016-03-02KVM: PPC: Add @offset to kvmppc_spapr_tce_tableAlexey Kardashevskiy
2016-03-02KVM: PPC: Add @page_shift to kvmppc_spapr_tce_tableAlexey Kardashevskiy
2016-03-01powerpc: Fix misspellings in comments.Adam Buchbinder
2016-02-29KVM: PPC: Book3S HV: Add tunable to control H_IPI redirectionSuresh E. Warrier
2016-02-29KVM: PPC: Book3S HV: Send IPI to host core to wake VCPUSuresh E. Warrier
2016-02-29KVM: PPC: Book3S HV: Host side kick VCPU when poked by real-mode KVMSuresh Warrier
2016-02-29KVM: PPC: Book3S HV: kvmppc_host_rm_ops - handle offlining CPUsSuresh Warrier
2016-02-29KVM: PPC: Book3S HV: Manage core host stateSuresh Warrier
2016-02-29KVM: PPC: Book3S HV: Host-side RM data structuresSuresh Warrier
2016-02-25KVM: Use simple waitqueue for vcpu->wqMarcelo Tosatti
2016-02-16KVM: PPC: Add support for multiple-TCE hcallsAlexey Kardashevskiy
2016-02-16KVM: PPC: Move reusable bits of H_PUT_TCE handler to helpersAlexey Kardashevskiy
2016-02-16KVM: PPC: Replace SPAPR_TCE_SHIFT with IOMMU_PAGE_SHIFT_4KAlexey Kardashevskiy
2016-02-16KVM: PPC: Account TCE-containing pages in locked_vmAlexey Kardashevskiy
2016-02-16KVM: PPC: Use RCU for arch.spapr_tce_tablesAlexey Kardashevskiy
2016-02-16KVM: PPC: Rework H_PUT_TCE/H_GET_TCE handlersAlexey Kardashevskiy
2016-02-15vfio: Enable VFIO device for powerpcDavid Gibson
2016-01-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-01-26Merge tag 'kvm-s390-master-4.5-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2016-01-15kvm: rename pfn_t to kvm_pfn_tDan Williams
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-01-14KVM: PPC: Fix ONE_REG AltiVec supportGreg Kurz
2016-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-12-10KVM: PPC: Book3S HV: Prohibit setting illegal transaction state in MSRPaul Mackerras
2015-12-09KVM: PPC: Book3S PR: Remove unused variable 'vcpu_book3s'Geyslan G. Bem
2015-12-09KVM: PPC: Fix emulation of H_SET_DABR/X on POWER8Thomas Huth
2015-12-09KVM: PPC: Book3S HV: Handle unexpected traps in guest entry/exit code betterPaul Mackerras
2015-12-02powerpc: create flush_all_to_thread()Anton Blanchard
2015-12-02powerpc: create giveup_all()Anton Blanchard
2015-12-01powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()Anton Blanchard
2015-11-30KVM: Use common function for VCPU lookup by idDavid Hildenbrand
2015-11-25KVM: powerpc: kvmppc_visible_gpa can be booleanYaowei Bai