]> git.ipfire.org Git - thirdparty/grub.git/commit
kern/ieee1275/init: Add IEEE 1275 Radix support for KVM on Power
authorAvnish Chouhan <avnish@linux.ibm.com>
Thu, 23 May 2024 13:13:14 +0000 (18:43 +0530)
committerDaniel Kiper <daniel.kiper@oracle.com>
Thu, 6 Jun 2024 14:55:16 +0000 (16:55 +0200)
commitfa36f6376087b81a4de05623a5cd871a8fa30b35
tree53bb552a0e625e9c7d0c6e53bc25652e358bdc98
parentc464f1ec3486469cc47718a4de6730fefd1d9bf4
kern/ieee1275/init: Add IEEE 1275 Radix support for KVM on Power

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 <avnish@linux.ibm.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
grub-core/kern/ieee1275/init.c