summaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm
AgeCommit message (Expand)AuthorFilesLines
2016-08-02Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-1/+1
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-223/+551
2016-08-01KVM: PPC: Introduce KVM_CAP_PPC_HTMSam Bobroff1-0/+4
2016-07-28KVM: PPC: Book3S HV: Save/restore TM state in H_CEDEPaul Mackerras1-0/+13
2016-07-28KVM: PPC: Book3S HV: Pull out TM state save/restore into separate proceduresPaul Mackerras1-212/+237
2016-07-21powerpc/mm: Move hash table ops to a separate structureBenjamin Herrenschmidt1-8/+10
2016-07-21powerpc: Put exception configuration in a common placeBenjamin Herrenschmidt1-3/+3
2016-07-18Kbuild: arch: look for generated headers in obtreeArnd Bergmann1-1/+1
2016-07-15powerpc/powernv: Rename reusable idle functions to hardware agnostic namesShreyas B. Prabhu1-2/+2
2016-07-14powerpc/kvm: Clarify __user annotationsDaniel Axtens1-1/+2
2016-07-14KVM: pass struct kvm to kvm_set_routing_entryRadim Krčmář1-1/+2
2016-07-11Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini5-3/+288
2016-07-01KVM: remove kvm_guest_enter/exit wrappersPaolo Bonzini4-7/+7
2016-06-20KVM: PPC: Book3S HV: Fix TB corruption in guest exit path on HMI interruptMahesh Salgaonkar3-1/+277
2016-06-20KVM: PPC: Book3S PR: Fix contents of SRR1 when injecting a program exceptionThomas Huth1-1/+11
2016-06-20KVM: PPC: Book3S PR: Fix illegal opcode emulationThomas Huth1-1/+0
2016-06-14powerpc: Define and use PPC64_ELF_ABI_v2/v1Michael Ellerman2-2/+2
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds4-13/+22
2016-05-13KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger2-0/+2
2016-05-12KVM: PPC: Book3S HV: Re-enable XICS fast path for irqfd-generated interruptsPaul Mackerras2-10/+16
2016-05-11KVM: PPC: Book3S HV: Fix build error in book3s_hv.cGavin Shan1-0/+1
2016-05-11KVM: PPC: Fix emulated MMIO sign-extensionPaul Mackerras1-10/+12
2016-05-11KVM: PPC: Fix debug macrosAlexey Kardashevskiy1-2/+2
2016-05-11KVM: PPC: Book3S PR: Manage single-step modeLaurent Vivier1-1/+31
2016-05-01powerpc/mm/hash: Add support for Power9 HashAneesh Kumar K.V2-1/+11
2016-05-01powerpc/mm: Drop WIMG in favour of new constantsAneesh Kumar K.V2-12/+11
2016-03-22KVM: PPC: do not compile in vfio.o unconditionallyPaolo Bonzini1-1/+2
2016-03-22KVM/PPC: update the comment of memory barrier in the kvmppc_prepare_to_enter()Lan Tianyu1-0/+3
2016-03-22KVM: PPC: Create a virtual-mode only TCE table handlersAlexey Kardashevskiy3-7/+57
2016-03-20Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds11-11/+11
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-71/+822
2016-03-15Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-12/+11
2016-03-08KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exitPaul Mackerras1-0/+14
2016-03-03powerpc/mm: Move hash related mmu-*.h headers to book3s/Aneesh Kumar K.V8-8/+8
2016-03-02KVM: PPC: Add support for 64bit TCE windowsAlexey Kardashevskiy2-4/+31
2016-03-02KVM: PPC: Add @offset to kvmppc_spapr_tce_tableAlexey Kardashevskiy1-2/+5
2016-03-02KVM: PPC: Add @page_shift to kvmppc_spapr_tce_tableAlexey Kardashevskiy2-22/+21
2016-03-01powerpc: Fix misspellings in comments.Adam Buchbinder3-3/+3
2016-02-29KVM: PPC: Book3S HV: Add tunable to control H_IPI redirectionSuresh E. Warrier2-1/+15
2016-02-29KVM: PPC: Book3S HV: Send IPI to host core to wake VCPUSuresh E. Warrier2-3/+99
2016-02-29KVM: PPC: Book3S HV: Host side kick VCPU when poked by real-mode KVMSuresh Warrier2-0/+38
2016-02-29KVM: PPC: Book3S HV: kvmppc_host_rm_ops - handle offlining CPUsSuresh Warrier1-0/+39
2016-02-29KVM: PPC: Book3S HV: Manage core host stateSuresh Warrier1-0/+44
2016-02-29KVM: PPC: Book3S HV: Host-side RM data structuresSuresh Warrier2-0/+73
2016-02-25KVM: Use simple waitqueue for vcpu->wqMarcelo Tosatti1-12/+11
2016-02-16KVM: PPC: Add support for multiple-TCE hcallsAlexey Kardashevskiy6-9/+269
2016-02-16KVM: PPC: Move reusable bits of H_PUT_TCE handler to helpersAlexey Kardashevskiy1-10/+79
2016-02-16KVM: PPC: Replace SPAPR_TCE_SHIFT with IOMMU_PAGE_SHIFT_4KAlexey Kardashevskiy2-3/+4
2016-02-16KVM: PPC: Account TCE-containing pages in locked_vmAlexey Kardashevskiy1-5/+58
2016-02-16KVM: PPC: Use RCU for arch.spapr_tce_tablesAlexey Kardashevskiy3-11/+13