libxl: ocaml: add some more builtin types.
authorRob Hoes <rob.hoes@citrix.com>
Wed, 6 Nov 2013 17:49:42 +0000 (17:49 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Mon, 11 Nov 2013 15:38:26 +0000 (15:38 +0000)
commit3832037494154babfe3523744e77c68fb8336ced
tree8da1c59378d07d712be76d9d6253bd147fabe6e9
parentf25452103bea924dba504f54713a0aac368e3edf
libxl: ocaml: add some more builtin types.

  * bitmaps
  * string_list
  * key_value_list
  * cpuid_policy_list (left "empty" for now)

None of these are used yet, so no change to the generated code.

Bitmap_val requires a ctx, so leave it as an abort for now.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Rob Hoes <rob.hoes@citrix.com>
Acked-by: David Scott <dave.scott@eu.citrix.com>
tools/ocaml/libs/xl/genwrap.py
tools/ocaml/libs/xl/xenlight_stubs.c