qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [Qemu-block] [PATCH 1/7] util: Add UUID API


From: Fam Zheng
Subject: Re: [Qemu-devel] [Qemu-block] [PATCH 1/7] util: Add UUID API
Date: Mon, 8 Aug 2016 13:53:30 +0800
User-agent: Mutt/1.5.21 (2010-09-15)

On Thu, 08/04 11:33, Jeff Cody wrote:
> It makes sense to represent the uuid internally as a struct with the octet
> groupings of uint32_t, uint16_t, etc.., for endianness:

BTW I'm not sure it's worth to add that internal representation. libuuid uses
local endianness when generating and setting version bits, then convert output
to BE anyway.

Fam



reply via email to

[Prev in Thread] Current Thread [Next in Thread]