On 01.07.2025 21:54, Petr Beneš wrote: > From: Petr Beneš <w1be...@gmail.com> > > (This is continuation of the v6 series posted a year ago - apologies for the > delay.) > > 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 v6: > - Rebased on top of staging > - Added missing Acks/Reviewed-bys where appropriate. > - No changes in patches since v6, with the exception of 0004: xen: Make the > maximum number of altp2m views configurable for x86... which was the only > patch that was left unacked/not reviewed
Not exactly: "unacked", unless further qualified, generally means "some necessary ack(s) missing", not "there are no acks at all". Patch 2, for example, is still lacking a Go ack. (I didn't go any further than that, yet, so this may well be the only missing one.) Jan