On 31.07.2025 11:27, Petr Beneš wrote: > From: Petr Beneš <w1be...@gmail.com> > > This series introduces the ability to configure the maximum number of altp2m > tables during domain creation. Previously, the limits were hardcoded to a > maximum of 10. This change allows for greater flexibility in environments that > require more or fewer altp2m views. > > This enhancement is particularly relevant for users leveraging Xen's features > for virtual machine introspection. > > Changes since v11: > - altp2m: Drop p2m_altp2m_check() stubs on non-x86, move prototype, and guard > uses > - s/following/subsequent/ in the commit message + Reviewed-by: Jan Beulich > - Despite agreeing to let Jan make this change, this commit wasn't still > in > the staging branch at the time of sending this patch.
As it is still lacking ack-s, as I think I had indicated. Jan