aboutsummaryrefslogtreecommitdiff
path: root/util/uuid.c
AgeCommit message (Expand)Author
2023-11-03util/uuid: Add UUID_STR_LEN definitionCédric Le Goater
2023-10-04util/uuid: add a hash functionAlbert Esteve
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-02-01uuid: Make qemu_uuid_bswap() take and return a QemuUUIDPeter Maydell
2017-12-20util: add is_equal to UUID APIRoman Kagan
2016-09-23uuid: Tighten uuid parseFam Zheng
2016-09-23vl: Switch qemu_uuid to QemuUUIDFam Zheng
2016-09-23uuid: Make null_uuid staticFam Zheng
2016-09-23util: Add UUID APIFam Zheng