libxl: add a flags argument to libxl_ctx_alloc.
authorIan Campbell <ian.campbell@citrix.com>
Tue, 18 Oct 2011 12:36:43 +0000 (13:36 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Tue, 18 Oct 2011 12:36:43 +0000 (13:36 +0100)
commit33ca1047cba8e385f9b9f433627ed6c116bd4157
treea04a60a2ce3639fe711640528f5fadc14a5ebbe3
parent6dc92e085b34e9502e42a53fd6969c9af483a307
libxl: add a flags argument to libxl_ctx_alloc.

Currently unused but gives us scope for expansion in an ABI compatible manner
in the future.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Ian Jackson <ian.jackson.citrix.com>
Committed-by: Ian Jackson <ian.jackson.citrix.com>
tools/libxl/gentest.py
tools/libxl/libxl.c
tools/libxl/libxl.h
tools/libxl/xl.c
tools/ocaml/libs/xl/xenlight_stubs.c
tools/python/xen/lowlevel/xl/xl.c