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.

Re: [PATCH v2][Bugfix] util/grub.d/00_header.in: quote background image pathname in output

2024-05-22 Thread Daniel Kiper
On Sun, May 19, 2024 at 05:50:10PM +0200, Pascal Hambourg wrote: > This is required if the pathname contains spaces or grub shell > metacharacters, else the generated config file check will fail. > > Signed-off-by: Pascal Hambourg Reviewed-by: Daniel Kiper Daniel

Re: [PATCH 1/2 v2] LVM Cachevol and Integrity volumes break entire LVM VG

2024-05-22 Thread Daniel Kiper
On Fri, Apr 26, 2024 at 08:59:21PM -0400, Patrick Plenefisch wrote: > From 42252f253ac685bbc7cea1f5c89146eeeaa364f0 Mon Sep 17 00:00:00 2001 > From: Patrick Plenefisch > Date: Sun, 18 Feb 2024 18:29:43 -0500 > Subject: [PATCH 1/2] disk/lvm: Make cache_lv more generic as > ignored_feature_lv

Re: [PATCH 2/2 v2] LVM Cachevol and Integrity volumes break entire LVM VG

2024-05-22 Thread Daniel Kiper
On Fri, Apr 26, 2024 at 09:00:08PM -0400, Patrick Plenefisch wrote: > From 8cfb6dbb011d3773b90a3cbb8561616a2fb5955f Mon Sep 17 00:00:00 2001 > From: Patrick Plenefisch > Date: Sun, 18 Feb 2024 18:36:05 -0500 > Subject: [PATCH 2/2] lvm: Add support for cachevol and integrity lv May I ask you to