On Tue, Jun 11, 2024 at 8:41 AM Jan Beulich <jbeul...@suse.com> wrote: > > On 10.06.2024 19:10, Petr Beneš wrote: > > From: Petr Beneš <w1be...@gmail.com> > > > > Encapsulate the altp2m options within a struct. This change is preparatory > > and sets the groundwork for introducing additional parameter in subsequent > > commit. > > > > Signed-off-by: Petr Beneš <w1be...@gmail.com> > > Acked-by: Julien Grall <jgr...@amazon.com> # arm > > Reviewed-by: Jan Beulich <jbeul...@suse.com> # hypervisor > > Looks like you lost Christian's ack for ... > > > --- > > tools/libs/light/libxl_create.c | 6 +++--- > > tools/ocaml/libs/xc/xenctrl_stubs.c | 4 +++- > > ... the adjustment of this file?
In the cover email, Christian only acked: > tools/ocaml/libs/xc/xenctrl.ml | 2 + > tools/ocaml/libs/xc/xenctrl.mli | 2 + > tools/ocaml/libs/xc/xenctrl_stubs.c | 40 +++++++--- P.