On 10/13/25 12:28 AM, Petr Beneš wrote:
> From: Petr Beneš<w1benny@gmail.com>
>
> Signed-off-by: Petr Beneš<w1benny@gmail.com>
> ---
> CHANGELOG.md | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/CHANGELOG.md b/CHANGELOG.md
> index 5c70bc0250..0cf9ad2d95 100644
> --- a/CHANGELOG.md
> +++ b/CHANGELOG.md
> @@ -23,6 +23,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
> - Allow controlling the MTRR cache attribute of the Xen platform PCI device
> BAR for HVM guests, to improve performance of guests using it to map the
> grant table or foreign memory.
> + - Allow configuring the number of altp2m tables per domain via vm.cfg.
>
> ### Added
> - Introduce new PDX compression algorithm to cope with Intel Sierra Forest and
Looks good to me:
Acked-by: Oleksii Kurochko<oleksii.kurochko@gmail.com>
Release-Acked-by: Oleksii Kurochko<oleksii.kurochko@gmail.com>
Thanks.
~ Oleksii