summaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm
AgeCommit message (Expand)Author
2022-05-22powerpc: Fix all occurences of "the the"Michael Ellerman
2022-05-22powerpc: Book3S 64-bit outline-only KASAN supportDaniel Axtens
2022-05-19powerpc: Replace PPC64_ELF_ABI_v{1/2} by CONFIG_PPC64_ELF_ABI_V{1/2}Christophe Leroy
2022-05-19Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2022-05-19KVM: PPC: Book3S HV: Fix vcore_blocked tracepointFabiano Rosas
2022-05-19KVM: PPC: Book3s: Remove real mode interrupt controller hcalls handlersAlexey Kardashevskiy
2022-05-19KVM: PPC: Book3s: PR: Enable default TCE hypercallsAlexey Kardashevskiy
2022-05-19KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlersAlexey Kardashevskiy
2022-05-19Merge branch 'fixes' into topic/ppc-kvmMichael Ellerman
2022-05-19KVM: PPC: Book3S HV: Initialize AMOR in nested entryFabiano Rosas
2022-05-19Merge branch 'fixes' into nextMichael Ellerman
2022-05-18KVM: PPC: Book3S HV: Use consistent type for return value of kvm_age_rmapp()Bo Liu
2022-05-18KVM: PPC: Book3S HV: fix incorrect NULL check on list iteratorXiaomeng Tong
2022-05-18KVM: PPC: Book3S HV: remove extraneous asterisk from rm_host_ipi_action() com...Bagas Sanjaya
2022-05-13KVM: PPC: Book3S HV Nested: L2 LPCR should inherit L1 LPES settingNicholas Piggin
2022-05-13KVM: PPC: Book3S HV Nested: L2 must not run with L1 xive contextNicholas Piggin
2022-05-13KVM: PPC: Book3S HV P9: Split !nested case out from guest entryNicholas Piggin
2022-05-13KVM: PPC: Book3S HV P9: Move cede logic out of XIVE escalation rearmingNicholas Piggin
2022-05-13KVM: PPC: Book3S HV P9: Inject pending xive interrupts at guest entryNicholas Piggin
2022-05-13KVM: PPC: Book3S HV: Remove KVMPPC_NR_LPIDSNicholas Piggin
2022-05-13KVM: PPC: Book3S Nested: Use explicit 4096 LPID maximumNicholas Piggin
2022-05-13KVM: PPC: Book3S HV Nested: Change nested guest lookup to use idrNicholas Piggin
2022-05-13KVM: PPC: Book3S HV: Use IDA allocator for LPID allocatorNicholas Piggin
2022-05-13KVM: PPC: Book3S HV: Update LPID allocator init for POWER9, NestedNicholas Piggin
2022-05-13KVM: PPC: Remove kvmppc_claim_lpidNicholas Piggin
2022-05-13KVM: PPC: Book3S HV P9: Optimise loads around context switchNicholas Piggin
2022-05-13KVM: PPC: Book3S HV: HFSCR[PREFIX] does not existNicholas Piggin
2022-05-11KVM: PPC: Book3S PR: Enable MSR_DR for switch_mmu_context()Alexander Graf
2022-05-08powerpc: Add missing headersChristophe Leroy
2022-05-05powerpc: fix typos in commentsJulia Lawall
2022-04-24Merge tag 'powerpc-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-04-21KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abusedSean Christopherson
2022-04-21KVM: PPC: Fix TCE handling for VFIOAlexey Kardashevskiy
2022-03-28powerpc/64: Fix build failure with allyesconfig in book3s_64_entry.SChristophe Leroy
2022-03-28Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2022-03-25Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-03-08KVM: use __vcalloc for very large allocationsPaolo Bonzini
2022-03-08powerpc: Move C prototypes out of asm-prototypes.hChristophe Leroy
2022-03-08KVM: PPC: Use KVM_CAP_PPC_AIL_MODE_3Nicholas Piggin
2022-03-08KVM: PPC: Book3S PR: Disallow AIL != 0Nicholas Piggin
2022-03-08KVM: PPC: Book3S PR: Disable SCV when AIL could be disabledNicholas Piggin
2022-03-08powerpc/pseries: Interface to represent PAPR firmware attributesPratik R. Sampat
2022-03-07KVM: PPC: Book3S HV P9: Fix "lost kick" raceNicholas Piggin
2022-03-04KVM: PPC: Book3S HV: remove unnecessary castsNour-eddine Taleb
2022-03-03mm: remove the extra ZONE_DEVICE struct page refcountChristoph Hellwig
2022-03-03mm: don't include <linux/memremap.h> in <linux/mm.h>Christoph Hellwig
2022-02-03KVM: PPC: Decrement module refcount if init_vm failsFabiano Rosas
2022-02-03KVM: PPC: Book3S HV: Free allocated memory if module init failsFabiano Rosas
2022-02-03KVM: PPC: Book3S HV: Delay setting of kvm opsFabiano Rosas