diff options
author | 2023-02-06 17:28:15 +0000 | |
---|---|---|
committer | 2023-03-02 19:13:52 -0500 | |
commit | 845476cb677f40cf8d1ef1a1bd9f924d75a556ef (patch) | |
tree | 0736bdf1d2e093687fe30f153306c0b8add5ca43 /scripts/coverage/compare_gcov_json.py | |
parent | qemu/bswap: Add const_le64() (diff) | |
download | qemu-845476cb677f40cf8d1ef1a1bd9f924d75a556ef.tar.xz qemu-845476cb677f40cf8d1ef1a1bd9f924d75a556ef.zip |
qemu/uuid: Add UUID static initializer
UUID's are defined as network byte order fields. No static initializer
was available for UUID's in their standard big endian format.
Define a big endian initializer for UUIDs.
Reviewed-by: Gregory Price <gregory.price@memverge.com>
Tested-by: Gregory Price <gregory.price@memverge.com>
Signed-off-by: Ira Weiny <ira.weiny@intel.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Message-Id: <20230206172816.8201-10-Jonathan.Cameron@huawei.com>
Reviewed-by: Fan Ni <fan.ni@samsung.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'scripts/coverage/compare_gcov_json.py')
0 files changed, 0 insertions, 0 deletions