From f9e681d3d1b8fa4900acf5af588599d0892128d0 Mon Sep 17 00:00:00 2001 From: Ian Campbell Date: Wed, 19 Dec 2012 14:33:24 +0000 Subject: libxl: move definition of libxl_domain_config into the IDL Signed-off-by: Ian Campbell Acked-by: Ian Jackson Committed-by: Ian Campbell --- tools/ocaml/libs/xl/genwrap.py | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/ocaml') diff --git a/tools/ocaml/libs/xl/genwrap.py b/tools/ocaml/libs/xl/genwrap.py index 97d088ddf8..ea978bf697 100644 --- a/tools/ocaml/libs/xl/genwrap.py +++ b/tools/ocaml/libs/xl/genwrap.py @@ -283,6 +283,7 @@ if __name__ == '__main__': "cpupoolinfo", "domain_create_info", "domain_build_info", + "domain_config", "vcpuinfo", "event", ] -- cgit v1.2.3