Re: [Xen-devel] [PATCH 2/6] tools/ocaml: Drop cpuid helpers

2020-02-06 Thread Christian Lindig
On 05/02/2020 16:50, Andrew Cooper wrote: These have no callers, and the underlying infrastructure is about to be rewritten completely. Signed-off-by: Andrew Cooper --- CC: Christian Lindig --- tools/ocaml/libs/xc/xenctrl.ml | 7 - tools/ocaml/libs/xc/xenctrl.mli | 7 -

[Xen-devel] [PATCH 2/6] tools/ocaml: Drop cpuid helpers

2020-02-05 Thread Andrew Cooper
These have no callers, and the underlying infrastructure is about to be rewritten completely. Signed-off-by: Andrew Cooper --- CC: Christian Lindig --- tools/ocaml/libs/xc/xenctrl.ml | 7 - tools/ocaml/libs/xc/xenctrl.mli | 7 - tools/ocaml/libs/xc/xenctrl_stubs.c | 62 --