]> xenbits.xensource.com Git - people/royger/xen.git/commit
tools/ocaml: Drop domain_create_flag_table[]
authorAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 16 Mar 2018 13:32:04 +0000 (13:32 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 4 Jul 2018 15:25:01 +0000 (16:25 +0100)
commitcf4fa365c78b4875e12c8964aa075be43b359b13
tree194be02e27dc4d83b87765ebc1d8e24c6de3814d
parentc3f6eeeb88910a5a394dfb0dbd346253c3eec5cf
tools/ocaml: Drop domain_create_flag_table[]

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 <andrew.cooper3@citrix.com>
Acked-by: Christian Lindig <christian.lindig@citrix.com>
tools/ocaml/libs/xc/xenctrl_stubs.c