[PATCH kernel] KVM: PPC: Book3s: PR: Enable default TCE hypercalls
Michael Ellerman
patch-notifications at ellerman.id.au
Tue May 24 20:51:52 AEST 2022
On Fri, 6 May 2022 17:37:37 +1000, Alexey Kardashevskiy wrote:
> When KVM_CAP_PPC_ENABLE_HCALL was introduced, H_GET_TCE and H_PUT_TCE
> were already implemented and enabled by default; however H_GET_TCE
> was missed out on PR KVM (probably because the handler was in
> the real mode code at the time).
>
> This enables H_GET_TCE by default. While at this, this wraps
> the checks in ifdef CONFIG_SPAPR_TCE_IOMMU just like HV KVM.
>
> [...]
Applied to powerpc/topic/ppc-kvm.
[1/1] KVM: PPC: Book3s: PR: Enable default TCE hypercalls
https://git.kernel.org/powerpc/c/29592181c5496d93697a23e6dbb9d7cc317ff5ee
cheers
More information about the Linuxppc-dev
mailing list