[Xen-devel] [PATCH RFC 6/9] libxl: introduce specific error code for libxl__wait_device_connection

2015-06-24 Thread Rob Hoes
Signed-off-by: Rob Hoes rob.h...@citrix.com --- tools/libxl/libxl_device.c | 1 + tools/libxl/libxl_types.idl | 3 +++ 2 files changed, 4 insertions(+) diff --git a/tools/libxl/libxl_device.c b/tools/libxl/libxl_device.c index 93bb41e..56c6e2e 100644 --- a/tools/libxl/libxl_device.c +++

Re: [Xen-devel] [PATCH RFC 6/9] libxl: introduce specific error code for libxl__wait_device_connection

2015-06-24 Thread Ian Jackson
Rob Hoes writes ([PATCH RFC 6/9] libxl: introduce specific error code for libxl__wait_device_connection): ... diff --git a/tools/libxl/libxl_device.c b/tools/libxl/libxl_device.c index 93bb41e..56c6e2e 100644 --- a/tools/libxl/libxl_device.c +++ b/tools/libxl/libxl_device.c @@ -768,6 +768,7