libxl: add a new Array type to the IDL
authorIan Campbell <ian.campbell@citrix.com>
Fri, 6 Jul 2012 12:17:40 +0000 (13:17 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Fri, 6 Jul 2012 12:17:40 +0000 (13:17 +0100)
commit618a40391f353f236c007038147a7b3771032f15
tree267bb62e7d4ced046abafc8bfc49d63fe3d9706d
parent334f50ccc4e3f3a045874de9aca77adc76e900be
libxl: add a new Array type to the IDL

And make all the required infrastructure updates to enable this.

Since there are currently no uses of this type there is no change to
the generated code.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Tested-by: Dario Faggioli <dario.faggioli@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Campbell <ian.campbell@citrix.com>
tools/libxl/gentest.py
tools/libxl/gentypes.py
tools/libxl/idl.py
tools/libxl/idl.txt
tools/ocaml/libs/xl/genwrap.py
tools/python/genwrap.py