summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s_64_mmu_hv.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: delete .change_pte MMU notifier callbackPaolo Bonzini2024-04-111-12/+0
* KVM: PPC: Book3s HV: Hold LPIDs in an unsigned longJordan Niethe2023-09-141-1/+1
* KVM: PPC: Book3S HV: Introduce low level MSR accessorJordan Niethe2023-09-141-2/+3
* powerpc: Make virt_to_pfn() a static inlineLinus Walleij2023-08-161-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-05-011-7/+7
|\
| * KVM: PPC: Standardize on "int" return types in the powerpc KVM codeThomas Huth2023-03-161-7/+7
* | KVM: PPC: Fetch prefixed instructions from the guestPaul Mackerras2023-04-031-2/+12
* | KVM: PPC: Make kvmppc_get_last_inst() produce a ppc_inst_tPaul Mackerras2023-04-031-4/+8
|/
* Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-12-191-4/+3
|\
| * KVM: PPC: Use __func__ to get function's nameXueBing Chen2022-11-241-4/+3
* | kvm: Add interruptible flag to __gfn_to_pfn_memslot()Peter Xu2022-11-091-1/+1
|/
* KVM: Rename mmu_notifier_* to mmu_invalidate_*Chao Peng2022-08-191-2/+2
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2022-05-191-16/+24
|\
| * KVM: PPC: Book3S HV: Use consistent type for return value of kvm_age_rmapp()Bo Liu2022-05-181-3/+3
| * KVM: PPC: Book3S HV: Remove KVMPPC_NR_LPIDSNicholas Piggin2022-05-131-3/+0
| * KVM: PPC: Book3S Nested: Use explicit 4096 LPID maximumNicholas Piggin2022-05-131-1/+1
| * KVM: PPC: Book3S HV: Update LPID allocator init for POWER9, NestedNicholas Piggin2022-05-131-8/+21
| * KVM: PPC: Remove kvmppc_claim_lpidNicholas Piggin2022-05-131-8/+6
* | powerpc: fix typos in commentsJulia Lawall2022-05-051-1/+1
|/
* KVM: PPC: Merge powerpc's debugfs entry content into generic entryAlexey Kardashevskiy2022-02-021-1/+1
* KVM: Keep memslots in tree-based structures instead of array-based onesMaciej S. Szmigiero2021-12-081-2/+2
* KVM: PPC: Book3S HV: Fix kvm_unmap_gfn_range_hv() for Hash MMUMichael Ellerman2021-05-121-1/+1
* KVM: PPC: Book3S HV: Fix conversion to gfn-based MMU notifier callbacksNicholas Piggin2021-05-061-13/+33
* KVM: PPC: Convert to the gfn-based MMU notifier callbacksSean Christopherson2021-04-171-72/+26
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-02-261-1/+1
|\
| * KVM: x86/mmu: Consider the hva in mmu_notifier retryDavid Stevens2021-02-221-1/+1
* | KVM: PPC: Book3S HV: Include prototypesCédric Le Goater2021-01-301-0/+1
|/
* KVM: PPC: Book3S HV: Increase KVMPPC_NR_LPIDS on POWER8 and POWER9Cédric Le Goater2020-07-211-2/+6
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-06-121-6/+6
|\
| * KVM: PPC: Clean up redundant 'kvm_run' parametersTianjia Zhang2020-05-271-6/+6
| * Merge tag 'kvm-ppc-fixes-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2020-04-211-4/+5
| |\
* | | mm/gup.c: convert to use get_user_{page|pages}_fast_only()Souptick Joarder2020-06-081-1/+1
* | | powerpc/kvm/book3s: Use find_kvm_host_pte in h_enterAneesh Kumar K.V2020-05-051-3/+2
* | | powerpc/kvm/book3s: Use find_kvm_host_pte in page fault handlerAneesh Kumar K.V2020-05-051-4/+4
* | | Merge tag 'kvm-ppc-fixes-5.7-1' into topic/ppc-kvmMichael Ellerman2020-05-051-4/+5
|\ \ \ | |/ / |/| / | |/
| * KVM: PPC: Book3S HV: Handle non-present PTEs in page fault functionsPaul Mackerras2020-04-211-4/+5
* | Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-04-051-3/+2
|\ \ | |/ |/|
| * powerpc/kvm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2020-03-041-3/+2
* | KVM: PPC: Book3S HV: Use __gfn_to_pfn_memslot in HPT page fault handlerPaul Mackerras2020-03-191-62/+57
|/
* KVM: PPC: Book3S: Replace current->mm by kvm->mmLeonardo Bras2020-01-171-2/+2
* Merge tag 'kvm-ppc-next-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2019-11-011-18/+6
|\
| * KVM: PPC: Book3S: Replace reset_msr mmu op with inject_interrupt arch opNicholas Piggin2019-10-221-13/+0
| * KVM: PPC: Reduce calls to get current->mm by storing the value locallyLeonardo Bras2019-10-221-5/+6
* | KVM: Add separate helper for putting borrowed reference to kvmSean Christopherson2019-10-221-1/+1
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266Thomas Gleixner2019-06-051-12/+1
* KVM: PPC: Book3S HV: Use new mutex to synchronize MMU setupPaul Mackerras2019-05-291-18/+18
* mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny2019-05-141-2/+2
* KVM: PPC: Book3S HV: Optimise mmio emulation for devices on FAST_MMIO_BUSSuraj Jitindar Singh2019-02-191-0/+18
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-2/+2
* KVM: PPC: Book3S HV: Flush guest mappings when turning dirty tracking on/offPaul Mackerras2018-12-171-4/+5