Re: [PATCH 4/7] tools/ocaml: Add max_altp2m parameter

2024-04-25 Thread Christian Lindig
> On 24 Apr 2024, at 21:42, Petr Beneš wrote: > > From: Petr Beneš > > Allow developers using the OCaml bindings to set the max_altp2m parameter. > > Signed-off-by: Petr Beneš > --- > tools/ocaml/libs/xc/xenctrl.ml | 1 + > tools/ocaml/libs/xc/xenctrl.mli | 1 + >

[PATCH 4/7] tools/ocaml: Add max_altp2m parameter

2024-04-24 Thread Petr Beneš
From: Petr Beneš Allow developers using the OCaml bindings to set the max_altp2m parameter. Signed-off-by: Petr Beneš --- tools/ocaml/libs/xc/xenctrl.ml | 1 + tools/ocaml/libs/xc/xenctrl.mli | 1 + tools/ocaml/libs/xc/xenctrl_stubs.c | 17 ++--- 3 files changed, 12