diff options
author | Ira Weiny <ira.weiny@intel.com> | 2023-02-06 17:28:15 +0000 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2023-03-02 19:13:52 -0500 |
commit | 845476cb677f40cf8d1ef1a1bd9f924d75a556ef (patch) | |
tree | 0736bdf1d2e093687fe30f153306c0b8add5ca43 /Kconfig.host | |
parent | 845d80a8c7b187f3003819463b40df91527affb4 (diff) | |
download | qemu-845476cb677f40cf8d1ef1a1bd9f924d75a556ef.zip qemu-845476cb677f40cf8d1ef1a1bd9f924d75a556ef.tar.gz qemu-845476cb677f40cf8d1ef1a1bd9f924d75a556ef.tar.bz2 |
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 'Kconfig.host')
0 files changed, 0 insertions, 0 deletions