Re: [PATCH v10 1/9] tools/xl: Add altp2m_count parameter

2025-07-18 Thread Anthony PERARD
On Wed, Jul 16, 2025 at 08:15:31PM +, Petr Beneš wrote: > From: Petr Beneš > > Introduce a new altp2m_count parameter to control the maximum number of altp2m > views a domain can use. By default, if altp2m_count is unspecified and altp2m > is enabled, the value is set to 10, reflecting the le

Re: [PATCH v10 1/9] tools/xl: Add altp2m_count parameter

2025-07-17 Thread Nick Rosbrook
On Wed, Jul 16, 2025 at 4:19 PM Petr Beneš wrote: > > From: Petr Beneš > > Introduce a new altp2m_count parameter to control the maximum number of altp2m > views a domain can use. By default, if altp2m_count is unspecified and altp2m > is enabled, the value is set to 10, reflecting the legacy beh