Wei Liu writes ("Re: [PATCH v2] libxl: replace the usage of uuid_t with a char 
array"):
> A thought: maybe it is worth to have a #define LIBXL_HAVE_UNIFIED_UUID
> in libxl.h?

This is a good idea.

> /* If this is defined, libxl_uuid is big endian 16-octet stream on all
>  * platform. The libxl_uuid API family will handle transformation
>  * between libxl_uuid format and OS specific format.
>  */
> #define LBIXL_HAVE_UNIFIED_UUID 1

But the wording here isn't, quite.  The "transformation between
libxl_uuid format and OS specific format" is entirely hidden within
libxl and exists only to implement the functions provided by libxl.

Ian.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to