summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s_hv_rm_mmu.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Always use the GPR accessorsJordan Niethe2023-09-141-4/+4
* mm: remove unused savedwrite infrastructureDavid Hildenbrand2022-11-301-1/+1
* KVM: Rename mmu_notifier_* to mmu_invalidate_*Chao Peng2022-08-191-4/+4
* KVM: PPC: Book3S HV P9: Avoid tlbsync sequence on radix guest exitNicholas Piggin2021-11-241-6/+0
* KVM: PPC: Book3S HV: H_ENTER filter out reserved HPTE[B] valueNicholas Piggin2021-10-131-0/+9
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-06-281-1/+13
|\
| * KVM: PPC: Book3S HV: Fix TLB management on SMT8 POWER9 and POWER10 processorsSuraj Jitindar Singh2021-06-211-1/+1
| * KVM: PPC: Book3S HV P9: implement hash guest supportNicholas Piggin2021-06-101-0/+4
| * KVM: PPC: Book3S HV: add virtual mode handlers for HPT hcalls and page faultsNicholas Piggin2021-06-101-0/+8
* | powerpc: Fix reverse map real-mode address lookup with huge vmallocNicholas Piggin2021-05-281-13/+2
|/
* KVM: PPC: Book3S HV: remove unused kvmppc_h_protect argumentNicholas Piggin2021-04-121-2/+1
* powerpc: Define new SRR1 bits for a ISA v3.1Jordan Niethe2020-05-191-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 h_enterAneesh Kumar K.V2020-05-051-16/+6
* powerpc/kvm/book3s: switch from raw_spin_*lock to arch_spin_lock.Aneesh Kumar K.V2020-05-051-4/+4
* powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9Aneesh Kumar K.V2019-09-241-10/+32
* powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flagAneesh Kumar K.V2019-09-241-1/+1
* KVM: PPC: Book3S HV: Define usage types for rmap array in guest memslotSuraj Jitindar Singh2019-08-231-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-3/+1
* KVM: PPC: Book3S HV: Implement real mode H_PAGE_INIT handlerSuraj Jitindar Singh2019-04-301-0/+144
* KVM: PPC: Book3S HV: Cleanups - constify memslots, fix commentsPaul Mackerras2018-12-171-1/+1
* powerpc: remove unnecessary inclusion of asm/tlbflush.hChristophe Leroy2018-07-301-1/+0
* KVM: PPC: Book3S HV: Lockless tlbie for HPT hcallsNicholas Piggin2018-05-181-21/+0
* KVM: PPC: Add pt_regs into kvm_vcpu_arch and move vcpu->arch.gpr[] into itSimon Guo2018-05-181-7/+8
* KVM: PPC: Book3S HV: trace_tlbie must not be called in realmodeNicholas Piggin2018-04-111-4/+0
* powerpc/mm: Fixup tlbie vs store ordering issue on POWER9Aneesh Kumar K.V2018-03-231-0/+11
* powerpc/mm: Remove unused flag arg in global_invalidatesAneesh Kumar K.V2018-01-211-5/+4
* KVM: PPC: Book3S HV: Unify dirty page map between HPT and radixPaul Mackerras2017-11-011-23/+37
* KVM: PPC: Book3S HV: Don't rely on host's page size informationPaul Mackerras2017-11-011-5/+6
* Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras2017-08-311-9/+9
|\
| * powerpc/mm: Rename find_linux_pte_or_hugepte()Aneesh Kumar K.V2017-08-171-9/+9
* | KVM: PPC: Book3S HV: Fix setting of storage key in H_ENTERRam Pai2017-08-311-1/+1
|/
* powerpc/mm: Trace tlbie(l) instructionsBalbir Singh2017-06-231-2/+9
* power/mm: update pte_write and pte_wrprotect to handle savedwriteAneesh Kumar K.V2017-03-091-1/+1
* KVM: PPC: Book3S HV: Don't store values derivable from HPT orderDavid Gibson2017-01-311-9/+9
* KVM: PPC: Book3S HV: Gather HPT related variables into sub-structureDavid Gibson2017-01-311-31/+31
* KVM: PPC: Book3S HV: Invalidate TLB on radix guest vcpu movementPaul Mackerras2017-01-311-2/+9
* KVM: PPC: Book3S HV: Make HPT-specific hypercalls return error in radix modePaul Mackerras2017-01-311-0/+14
* KVM: PPC: Book3S: Move prototypes for KVM functions into kvm_ppc.hPaul Mackerras2016-12-011-1/+0
* KVM: PPC: Book3S HV: Adapt TLB invalidations to work on POWER9Paul Mackerras2016-11-241-2/+8
* KVM: PPC: Book3S HV: Adapt to new HPTE format on POWER9Paul Mackerras2016-11-241-31/+70
* KVM: PPC: Book3S HV: Don't lose hardware R/C bit updates in H_PROTECTPaul Mackerras2016-11-211-0/+2
* KVM: PPC: Book3S HV: Add a per vcpu cache for recently page faulted MMIO entriesYongji Xie2016-11-211-19/+98
* KVM: PPC: Book3S HV: Clear the key field of HPTE when the page is paged outYongji Xie2016-11-211-1/+4
* KVM: PPC: Book3S HV: sparse: prototypes for functions called from assemblerDaniel Axtens2016-11-211-0/+1
* powerpc/mm: Drop WIMG in favour of new constantsAneesh Kumar K.V2016-05-011-6/+6
* powerpc/mm: Move hash related mmu-*.h headers to book3s/Aneesh Kumar K.V2016-03-031-1/+1
* Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-11-051-3/+5
|\
| * powerpc/mm: Differentiate between hugetlb and THP during page walkAneesh Kumar K.V2015-10-121-3/+5
* | KVM: PPC: Book3S HV: Make H_REMOVE return correct HPTE value for absent HPTEsPaul Mackerras2015-10-211-0/+2
|/