summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Add support for ISA v3.1Alistair Popple2020-06-021-3/+0
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2020-05-203-0/+14
|\
| * powerpc/xive: Enforce load-after-store ordering when StoreEOI is activeCédric Le Goater2020-05-073-0/+14
* | powerpc/watchpoint: Rename current DAWR macrosRavi Bangoria2020-05-192-15/+15
* | powerpc: Define new SRR1 bits for a ISA v3.1Jordan Niethe2020-05-192-2/+2
* | powerpc: Use a macro for creating instructions from u32sJordan Niethe2020-05-191-1/+1
* | powerpc: Replace _ALIGN_UP() by ALIGN()Christophe Leroy2020-05-111-1/+1
|/
* powerpc/kvm/book3s: Use find_kvm_host_pte in kvmppc_get_hpaAneesh Kumar K.V2020-05-051-21/+11
* powerpc/kvm/book3s: use find_kvm_host_pte in kvmppc_book3s_instantiate_pageAneesh Kumar K.V2020-05-051-4/+4
* powerpc/kvm/book3s: Avoid using rmap to protect parallel page table update.Aneesh Kumar K.V2020-05-051-29/+9
* powerpc/kvm/book3s: use find_kvm_host_pte in pute_tce functionsAneesh Kumar K.V2020-05-051-6/+24
* powerpc/kvm/book3s: Use find_kvm_host_pte in h_enterAneesh Kumar K.V2020-05-052-19/+8
* powerpc/kvm/book3s: Use find_kvm_host_pte in page fault handlerAneesh Kumar K.V2020-05-051-4/+4
* powerpc/kvm/book3s: Use kvm helpers to walk shadow or secondary tableAneesh Kumar K.V2020-05-052-16/+15
* powerpc/kvm/nested: Add helper to walk nested shadow linux page table.Aneesh Kumar K.V2020-05-051-7/+21
* powerpc/kvm/book3s: Add helper to walk partition scoped linux page table.Aneesh Kumar K.V2020-05-052-7/+7
* powerpc/kvm/book3s: switch from raw_spin_*lock to arch_spin_lock.Aneesh Kumar K.V2020-05-051-4/+4
* Merge tag 'kvm-ppc-fixes-5.7-1' into topic/ppc-kvmMichael Ellerman2020-05-052-8/+10
|\
| * KVM: PPC: Book3S HV: Handle non-present PTEs in page fault functionsPaul Mackerras2020-04-212-8/+10
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-04-081-2/+0
|\ \
| * | vhost: refine vhost and vringh kconfigJason Wang2020-04-011-2/+0
* | | mm/vma: replace all remaining open encodings with is_vm_hugetlb_page()Anshuman Khandual2020-04-071-1/+1
* | | Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-04-056-44/+10
|\ \ \ | |_|/ |/| |
| * | powerpc/64s/exception: Move KVM test to common codeNicholas Piggin2020-04-012-18/+0
| * | powerpc/kvm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2020-03-044-26/+10
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-04-0223-189/+217
|\ \ \
| * | | KVM: Pass kvm_init()'s opaque param to additional arch funcsSean Christopherson2020-03-311-2/+2
| * | | KVM: PPC: Book3S HV: Add a capability for enabling secure guestsPaul Mackerras2020-03-263-0/+43
| * | | KVM: PPC: Book3S HV: H_SVM_INIT_START must call UV_RETURNLaurent Dufour2020-03-241-1/+2
| * | | KVM: PPC: Book3S HV: Check caller of H_SVM_* HcallsLaurent Dufour2020-03-241-11/+21
| * | | KVM: PPC: Book3S HV: Skip kvmppc_uvmem_free if Ultravisor is not supportedFabiano Rosas2020-03-241-0/+3
| * | | KVM: PPC: Kill kvmppc_ops::mmu_destroy() and kvmppc_mmu_destroy()Greg Kurz2020-03-198-25/+0
| * | | KVM: PPC: Book3S PR: Move kvmppc_mmu_init() into PR KVMGreg Kurz2020-03-194-3/+4
| * | | KVM: PPC: Book3S PR: Fix kernel crash with PR KVMGreg Kurz2020-03-192-2/+1
| * | | KVM: PPC: Use fallthrough;Joe Perches2020-03-195-7/+6
| * | | KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guestsMichael Roth2020-03-191-0/+1
| * | | KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like th...Gustavo Romero2020-03-192-7/+37
| * | | KVM: PPC: Book3S HV: Use RADIX_PTE_INDEX_SIZE in Radix MMU codeMichael Ellerman2020-03-191-1/+1
| * | | KVM: PPC: Book3S HV: Use __gfn_to_pfn_memslot in HPT page fault handlerPaul Mackerras2020-03-191-62/+57
| * | | KVM: Remove unnecessary asm/kvm_host.h includesPeter Xu2020-03-166-6/+0
| * | | KVM: Terminate memslot walks via used_slotsSean Christopherson2020-03-161-1/+1
| * | | KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()Sean Christopherson2020-03-161-5/+1
| * | | KVM: Provide common implementation for generic dirty log functionsSean Christopherson2020-03-162-0/+10
| * | | KVM: Simplify kvm_free_memslot() and all its descendentsSean Christopherson2020-03-165-16/+9
| * | | KVM: Drop "const" attribute from old memslot in commit_memory_region()Sean Christopherson2020-03-161-1/+1
| * | | KVM: Drop kvm_arch_create_memslot()Sean Christopherson2020-03-161-6/+0
| * | | KVM: PPC: Move memslot memory allocation into prepare_memory_region()Sean Christopherson2020-03-165-38/+21
| |/ /
* | | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2020-04-011-0/+3
|\ \ \ | |_|/ |/| |
| * | mm: handle multiple owners of device private pages in migrate_vmaChristoph Hellwig2020-03-261-0/+1
| * | memremap: add an owner field to struct dev_pagemapChristoph Hellwig2020-03-261-0/+2
| |/