Re: [Xen-devel] [PATCH 06/20] tools/ocaml: Drop domain_create_flag_table[]

2018-03-20 Thread Christian Lindig
> On 19. Mar 2018, at 19:13, Andrew Cooper wrote: > > This is a logarithm in disguise. Update the logic to match how > x86_arch_emulation_flags works in c/s 9d683b5e37 and b38d96f596. Acked-by: Christian Lindig ___ Xen-devel mailing list Xen-deve

[Xen-devel] [PATCH 06/20] tools/ocaml: Drop domain_create_flag_table[]

2018-03-19 Thread Andrew Cooper
This is a logarithm in disguise. Update the logic to match how x86_arch_emulation_flags works in c/s 9d683b5e37 and b38d96f596. Signed-off-by: Andrew Cooper --- CC: Christian Lindig CC: David Scott CC: Jon Ludlam CC: Rob Hoes --- tools/ocaml/libs/xc/xenctrl_stubs.c | 11 ++- 1 file