summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm
AgeCommit message (Expand)AuthorLines
2022-08-19KVM: Rename mmu_notifier_* to mmu_invalidate_*Chao Peng-14/+14
2022-08-06Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-290/+322
2022-08-01Merge branch 'topic/ppc-kvm' into nextMichael Ellerman-239/+220
2022-07-28powerpc/powernv/kvm: Use darn for H_RANDOM on Power9Jason A. Donenfeld-3/+4
2022-07-25random: handle archrandom with multiple longsJason A. Donenfeld-1/+1
2022-07-25powerpc: Fix all occurences of duplicate wordsMichael Ellerman-1/+1
2022-07-20powerpc/kvm: Remove comment related to moving PMU code to perf subsystemKajol Jain-6/+0
2022-07-20powerpc/kvm: Move pmu code in kvm folder to separate file for power9 and late...Kajol Jain-221/+226
2022-07-20KVM: PPC: Book3s HV: Remove unused function kvmppc_bad_interruptMurilo Opsfelder Araujo-18/+0
2022-07-09Merge branch 'topic/ppc-kvm' into nextMichael Ellerman-47/+94
2022-06-29KVM: PPC: Kconfig: Fix indentationJuerg Haefliger-1/+1
2022-06-29KVM: PPC: Do not warn when userspace asked for too big TCE tableAlexey Kardashevskiy-1/+1
2022-06-29KVM: PPC: Book3S HV: tracing: Add missing hcall namesFabiano Rosas-1/+20
2022-06-29KVM: PPC: Book3S HV: Provide more detailed timings for P9 entry pathFabiano Rosas-19/+27
2022-06-29KVM: PPC: Book3S HV: Expose timing functions to module codeFabiano Rosas-9/+12
2022-06-29KVM: PPC: Book3S HV: Decouple the debug timing from the P8 entry pathFabiano Rosas-4/+25
2022-06-29KVM: PPC: Book3S HV: Add a new config for P8 debug timingFabiano Rosas-13/+17
2022-06-29KVM: PPC: Book3S HV: Fix "rm_exit" entry in debugfs timingsFabiano Rosas-11/+2
2022-06-29powerpc: Include asm/firmware.h in all users of firmware_has_feature()Christophe Leroy-0/+2
2022-06-24KVM: PPC: Book3s: Fix warning about xics_rm_h_xirr_xAlexey Kardashevskiy-0/+1
2022-06-20powerpc: Don't include asm/setup.h in asm/machdep.hChristophe Leroy-0/+1
2022-05-22powerpc: Fix all occurences of "the the"Michael Ellerman-2/+2
2022-05-22powerpc: Book3S 64-bit outline-only KASAN supportDaniel Axtens-0/+5
2022-05-19powerpc: Replace PPC64_ELF_ABI_v{1/2} by CONFIG_PPC64_ELF_ABI_V{1/2}Christophe Leroy-2/+2
2022-05-19Merge branch 'topic/ppc-kvm' into nextMichael Ellerman-1594/+883
2022-05-19KVM: PPC: Book3S HV: Fix vcore_blocked tracepointFabiano Rosas-8/+8
2022-05-19KVM: PPC: Book3s: Remove real mode interrupt controller hcalls handlersAlexey Kardashevskiy-778/+632
2022-05-19KVM: PPC: Book3s: PR: Enable default TCE hypercallsAlexey Kardashevskiy-0/+6
2022-05-19KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlersAlexey Kardashevskiy-685/+49
2022-05-19Merge branch 'fixes' into topic/ppc-kvmMichael Ellerman-49/+66
2022-05-19KVM: PPC: Book3S HV: Initialize AMOR in nested entryFabiano Rosas-0/+1
2022-05-19Merge branch 'fixes' into nextMichael Ellerman-5/+21
2022-05-18KVM: PPC: Book3S HV: Use consistent type for return value of kvm_age_rmapp()Bo Liu-3/+3
2022-05-18KVM: PPC: Book3S HV: fix incorrect NULL check on list iteratorXiaomeng Tong-3/+5
2022-05-18KVM: PPC: Book3S HV: remove extraneous asterisk from rm_host_ipi_action() com...Bagas Sanjaya-1/+1
2022-05-13KVM: PPC: Book3S HV Nested: L2 LPCR should inherit L1 LPES settingNicholas Piggin-2/+5
2022-05-13KVM: PPC: Book3S HV Nested: L2 must not run with L1 xive contextNicholas Piggin-7/+21
2022-05-13KVM: PPC: Book3S HV P9: Split !nested case out from guest entryNicholas Piggin-4/+13
2022-05-13KVM: PPC: Book3S HV P9: Move cede logic out of XIVE escalation rearmingNicholas Piggin-5/+14
2022-05-13KVM: PPC: Book3S HV P9: Inject pending xive interrupts at guest entryNicholas Piggin-2/+7
2022-05-13KVM: PPC: Book3S HV: Remove KVMPPC_NR_LPIDSNicholas Piggin-3/+0
2022-05-13KVM: PPC: Book3S Nested: Use explicit 4096 LPID maximumNicholas Piggin-14/+12
2022-05-13KVM: PPC: Book3S HV Nested: Change nested guest lookup to use idrNicholas Piggin-52/+58
2022-05-13KVM: PPC: Book3S HV: Use IDA allocator for LPID allocatorNicholas Piggin-12/+13
2022-05-13KVM: PPC: Book3S HV: Update LPID allocator init for POWER9, NestedNicholas Piggin-8/+29
2022-05-13KVM: PPC: Remove kvmppc_claim_lpidNicholas Piggin-15/+7
2022-05-13KVM: PPC: Book3S HV P9: Optimise loads around context switchNicholas Piggin-4/+11
2022-05-13KVM: PPC: Book3S HV: HFSCR[PREFIX] does not existNicholas Piggin-1/+1
2022-05-11KVM: PPC: Book3S PR: Enable MSR_DR for switch_mmu_context()Alexander Graf-5/+21
2022-05-08powerpc: Add missing headersChristophe Leroy-0/+2