From 46f200f5e3dbc3d3f0e8ab2d11012bd6fda30ff4 Mon Sep 17 00:00:00 2001 From: Ian Campbell Date: Tue, 31 Jan 2012 16:34:38 +0000 Subject: libxl: remove libxl_device_model_info. All that is left here is the target domain's domid which we can pass around as a parameter. Signed-off-by: Ian Campbell Acked-by: Ian Jackson Committed-by: Ian Jackson --- tools/ocaml/libs/xl/genwrap.py | 1 - 1 file changed, 1 deletion(-) (limited to 'tools/ocaml') diff --git a/tools/ocaml/libs/xl/genwrap.py b/tools/ocaml/libs/xl/genwrap.py index 427b336266..4e318bebc8 100644 --- a/tools/ocaml/libs/xl/genwrap.py +++ b/tools/ocaml/libs/xl/genwrap.py @@ -266,7 +266,6 @@ if __name__ == '__main__': "cpupoolinfo", "domain_create_info", "domain_build_info", - "device_model_info", "vcpuinfo", "topologyinfo", "event", -- cgit v1.2.3