summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: do not compile in vfio.o unconditionallyPaolo Bonzini2016-03-221-1/+2
* KVM/PPC: update the comment of memory barrier in the kvmppc_prepare_to_enter()Lan Tianyu2016-03-221-0/+3
* KVM: PPC: Create a virtual-mode only TCE table handlersAlexey Kardashevskiy2016-03-223-7/+57
* Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-1911-11/+11
|\
| * powerpc/mm: Move hash related mmu-*.h headers to book3s/Aneesh Kumar K.V2016-03-038-8/+8
| * powerpc: Fix misspellings in comments.Adam Buchbinder2016-03-013-3/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-03-1610-71/+822
|\ \
| * | KVM: PPC: Add support for 64bit TCE windowsAlexey Kardashevskiy2016-03-012-4/+31
| * | KVM: PPC: Add @offset to kvmppc_spapr_tce_tableAlexey Kardashevskiy2016-03-011-2/+5
| * | KVM: PPC: Add @page_shift to kvmppc_spapr_tce_tableAlexey Kardashevskiy2016-03-012-22/+21Star
| * | KVM: PPC: Book3S HV: Add tunable to control H_IPI redirectionSuresh E. Warrier2016-02-292-1/+15
| * | KVM: PPC: Book3S HV: Send IPI to host core to wake VCPUSuresh E. Warrier2016-02-292-3/+99
| * | KVM: PPC: Book3S HV: Host side kick VCPU when poked by real-mode KVMSuresh Warrier2016-02-292-0/+38
| * | KVM: PPC: Book3S HV: kvmppc_host_rm_ops - handle offlining CPUsSuresh Warrier2016-02-291-0/+39
| * | KVM: PPC: Book3S HV: Manage core host stateSuresh Warrier2016-02-291-0/+44
| * | KVM: PPC: Book3S HV: Host-side RM data structuresSuresh Warrier2016-02-292-0/+73
| * | KVM: PPC: Add support for multiple-TCE hcallsAlexey Kardashevskiy2016-02-166-9/+269
| * | KVM: PPC: Move reusable bits of H_PUT_TCE handler to helpersAlexey Kardashevskiy2016-02-161-10/+79
| * | KVM: PPC: Replace SPAPR_TCE_SHIFT with IOMMU_PAGE_SHIFT_4KAlexey Kardashevskiy2016-02-162-3/+4
| * | KVM: PPC: Account TCE-containing pages in locked_vmAlexey Kardashevskiy2016-02-161-5/+58
| * | KVM: PPC: Use RCU for arch.spapr_tce_tablesAlexey Kardashevskiy2016-02-163-11/+13
| * | KVM: PPC: Rework H_PUT_TCE/H_GET_TCE handlersAlexey Kardashevskiy2016-02-161-42/+75
| * | vfio: Enable VFIO device for powerpcDavid Gibson2016-02-151-1/+1
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-151-12/+11Star
|\ \
| * | KVM: Use simple waitqueue for vcpu->wqMarcelo Tosatti2016-02-251-12/+11Star
| |/
* / KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exitPaul Mackerras2016-03-081-0/+14
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-01-274-14/+31
|\
| * Merge tag 'kvm-s390-master-4.5-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2016-01-261-0/+6
| |\
| * | KVM: PPC: Fix ONE_REG AltiVec supportGreg Kurz2016-01-141-10/+10
| * | KVM: PPC: Book3S PR: Remove unused variable 'vcpu_book3s'Geyslan G. Bem2015-12-091-3/+0Star
| * | KVM: PPC: Fix emulation of H_SET_DABR/X on POWER8Thomas Huth2015-12-091-1/+1
| * | KVM: PPC: Book3S HV: Handle unexpected traps in guest entry/exit code betterPaul Mackerras2015-12-092-0/+20
* | | kvm: rename pfn_t to kvm_pfn_tDan Williams2016-01-166-11/+11
* | | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-154-18/+13Star
|\ \ \ | |_|/ |/| |
| * | powerpc: create flush_all_to_thread()Anton Blanchard2015-12-021-3/+2Star
| * | powerpc: create giveup_all()Anton Blanchard2015-12-021-15/+2Star
| * | powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()Anton Blanchard2015-12-013-0/+9
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-01-122-10/+4Star
|\ \ \ | | |/ | |/|
| * | KVM: Use common function for VCPU lookup by idDavid Hildenbrand2015-11-301-8/+2Star
| * | KVM: powerpc: kvmppc_visible_gpa can be booleanYaowei Bai2015-11-251-2/+2
| |/
* / KVM: PPC: Book3S HV: Prohibit setting illegal transaction state in MSRPaul Mackerras2015-12-101-0/+6
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-122-9/+13
|\
| * KVM: PPC: Book3S HV: Don't dynamically split core when already splitPaul Mackerras2015-11-061-1/+1
| * KVM: PPC: Book3S HV: Synthesize segment fault if SLB lookup failsPaul Mackerras2015-11-061-8/+12
* | Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-11-063-5/+7
|\ \
| * | powerpc/mm: Differentiate between hugetlb and THP during page walkAneesh Kumar K.V2015-10-123-5/+7
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-067-11/+52
|\ \ \ | | |/ | |/|
| * | KVM: PPC: Book3S HV: Handle H_DOORBELL on the guest exit pathGautham R. Shenoy2015-10-211-3/+14
| * | KVM: PPC: Implement extension to report number of memslotsNikunj A Dadhania2015-10-211-0/+3
| * | KVM: PPC: Book3S HV: Make H_REMOVE return correct HPTE value for absent HPTEsPaul Mackerras2015-10-211-0/+2