aboutsummaryrefslogtreecommitdiff
path: root/include/qemu/uuid.h
AgeCommit message (Expand)AuthorFilesLines
2023-11-03util/uuid: Define UUID_STR_LEN from UUID_NONE stringCédric Le Goater1-2/+3
2023-11-03util/uuid: Remove UUID_FMT_LENCédric Le Goater1-2/+1
2023-11-03util/uuid: Add UUID_STR_LEN definitionCédric Le Goater1-0/+1
2023-10-04util/uuid: add a hash functionAlbert Esteve1-0/+2
2023-03-02qemu/uuid: Add UUID static initializerIra Weiny1-0/+12
2020-05-14acpi: nvdimm: change NVDIMM_UUID_LE to a common macroDongjiu Geng1-0/+27
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-1/+0
2019-02-01uuid: Make qemu_uuid_bswap() take and return a QemuUUIDPeter Maydell1-1/+1
2017-12-20util: add is_equal to UUID APIRoman Kagan1-0/+2
2016-09-23vl: Switch qemu_uuid to QemuUUIDFam Zheng1-1/+1
2016-09-23util: Add UUID APIFam Zheng1-0/+59