On 29.08.2025 09:51, Roger Pau Monne wrote: > There's no need for PDX compression given the memory map provided by Xen > to guests is contiguous, turn off the feature by default in the PV shim > defconfig. > > Reported-by: Jan Beulich <[email protected]> > Fixes: c5c45bcbd6a1 ('pdx: introduce a new compression algorithm based on > region offsets') > Signed-off-by: Roger Pau Monné <[email protected]>
Acked-by: Jan Beulich <[email protected]> Not sure if a Fixes: tag is really appropriate here. The shim is working as is, just carrying code which won't ever be used. Jan
