Re: [PATCH] KVM: PPC: Book3S HV: Add Power11 capability support for Nested PAPR guests

From: Michael Ellerman
Date: Sun Nov 17 2024 - 07:04:29 EST


On Mon, 28 Oct 2024 15:46:22 +0530, Amit Machhiwal wrote:
> The Power11 architected and raw mode support in Linux was merged via [1]
> and the corresponding support in QEMU is pending in [2], which is
> currently in its V6.
>
> Currently, booting a KVM guest inside a pseries LPAR (Logical Partition)
> on a kernel without [1] results the guest boot in a Power10
> compatibility mode (i.e., with logical PVR of Power10). However, booting
> a KVM guest on a kernel with [1] causes the following boot crash.
>
> [...]

Applied to powerpc/topic/ppc-kvm.

[1/1] KVM: PPC: Book3S HV: Add Power11 capability support for Nested PAPR guests
https://git.kernel.org/powerpc/c/96e266e3bcd6ed03f0be62c2fcf92bf1e3dc8a6a

cheers