libxl: libxl_devid_to_* should take an integer device id
authorIan Campbell <ian.campbell@citrix.com>
Tue, 18 Oct 2011 12:36:42 +0000 (13:36 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Tue, 18 Oct 2011 12:36:42 +0000 (13:36 +0100)
commitc918c9d852268f6e4f6edd8ebcc125cf7b7cdb9d
treec8d6712dc05f3c624aece74e5559507adce163c3
parentb9d5b3bbc62ce8f0269fae7340825d84e252945a
libxl: libxl_devid_to_* should take an integer device id

Currently takes a string.

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/libxl.c
tools/libxl/libxl_utils.h
tools/libxl/xl_cmdimpl.c