summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm
AgeCommit message (Expand)Author
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-08mm/gup.c: convert to use get_user_{page|pages}_fast_only()Souptick Joarder
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-06-04powerpc: add support for folded p4d page tablesMike Rapoport
2020-06-03Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2020-06-02powerpc: Add support for ISA v3.1Alistair Popple
2020-05-29powerpc/book3s64/kvm: Fix secondary page table walk warning during migrationAneesh Kumar K.V
2020-05-28KVM: PPC: Book3S HV: Close race with page faults around memslot flushesPaul Mackerras
2020-05-28KVM: PPC: Book3S HV: Remove user-triggerable WARN_ONPaul Mackerras
2020-05-27KVM: PPC: Book3S HV: Relax check on H_SVM_INIT_ABORTLaurent Dufour
2020-05-27KVM: PPC: Book3S: Fix some RCU-list locksQian Cai
2020-05-27KVM: PPC: Book3S HV: Ignore kmemleak false positivesQian Cai
2020-05-27KVM: PPC: Clean up redundant 'kvm_run' parametersTianjia Zhang
2020-05-27KVM: PPC: Remove redundant kvm_run from vcpu_archTianjia Zhang
2020-05-27KVM: PPC: Book3S HV: Read ibm,secure-memory nodesLaurent Dufour
2020-05-27KVM: PPC: Book3S HV: Remove redundant NULL checkChen Zhou
2020-05-20Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2020-05-19powerpc/watchpoint: Rename current DAWR macrosRavi Bangoria
2020-05-19powerpc: Define new SRR1 bits for a ISA v3.1Jordan Niethe
2020-05-19powerpc: Use a macro for creating instructions from u32sJordan Niethe
2020-05-15kvm: add halt-polling cpu usage statsDavid Matlack
2020-05-13kvm: Replace vcpu->swait with rcuwaitDavidlohr Bueso
2020-05-13Merge branch 'kvm-amd-fixes' into HEADPaolo Bonzini
2020-05-11powerpc: Replace _ALIGN_UP() by ALIGN()Christophe Leroy
2020-05-07powerpc/xive: Enforce load-after-store ordering when StoreEOI is activeCédric Le Goater
2020-05-07KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properlyPeter Xu
2020-05-05powerpc/kvm/book3s: Use find_kvm_host_pte in kvmppc_get_hpaAneesh Kumar K.V
2020-05-05powerpc/kvm/book3s: use find_kvm_host_pte in kvmppc_book3s_instantiate_pageAneesh Kumar K.V
2020-05-05powerpc/kvm/book3s: Avoid using rmap to protect parallel page table update.Aneesh Kumar K.V
2020-05-05powerpc/kvm/book3s: use find_kvm_host_pte in pute_tce functionsAneesh Kumar K.V
2020-05-05powerpc/kvm/book3s: Use find_kvm_host_pte in h_enterAneesh Kumar K.V
2020-05-05powerpc/kvm/book3s: Use find_kvm_host_pte in page fault handlerAneesh Kumar K.V
2020-05-05powerpc/kvm/book3s: Use kvm helpers to walk shadow or secondary tableAneesh Kumar K.V
2020-05-05powerpc/kvm/nested: Add helper to walk nested shadow linux page table.Aneesh Kumar K.V
2020-05-05powerpc/kvm/book3s: Add helper to walk partition scoped linux page table.Aneesh Kumar K.V
2020-05-05powerpc/kvm/book3s: switch from raw_spin_*lock to arch_spin_lock.Aneesh Kumar K.V
2020-05-05Merge tag 'kvm-ppc-fixes-5.7-1' into topic/ppc-kvmMichael Ellerman
2020-04-21Merge tag 'kvm-ppc-fixes-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2020-04-21KVM: Remove redundant argument to kvm_arch_vcpu_ioctl_runTianjia Zhang
2020-04-21kvm_host: unify VM_STAT and VCPU_STAT definitions in a single placeEmanuele Giuseppe Esposito
2020-04-21KVM: PPC: Book3S HV: Handle non-present PTEs in page fault functionsPaul Mackerras
2020-04-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-04-07mm/vma: replace all remaining open encodings with is_vm_hugetlb_page()Anshuman Khandual
2020-04-05Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-04-01Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2020-04-01vhost: refine vhost and vringh kconfigJason Wang
2020-04-01powerpc/64s/exception: Move KVM test to common codeNicholas Piggin