Re: [PATCH] ieee1275 radix support added for KVM on power

2024-05-22 Thread Daniel Kiper
On Mon, Dec 18, 2023 at 08:02:34PM +0530, Avnish Chouhan wrote: > This patch adds support for Radix, Xive and Radix_gtse in Options > vector5 which is required for KVM LPARs. KVM LPARs ONLY support > Radix and not the Hash. Not enabling Radix on any PowerVM KVM LPARs > will result in boot failure.

[PATCH] ieee1275 radix support added for KVM on power

2023-12-18 Thread Avnish Chouhan
This patch adds support for Radix, Xive and Radix_gtse in Options vector5 which is required for KVM LPARs. KVM LPARs ONLY support Radix and not the Hash. Not enabling Radix on any PowerVM KVM LPARs will result in boot failure. Signed-off-by: Avnish Chouhan --- grub-core/kern/ieee1275/init.c |