| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | util/uuid: Add UUID_STR_LEN definition | Cédric Le Goater | 2023-11-03 | 1 | -1/+1 |
| * | util/uuid: add a hash function | Albert Esteve | 2023-10-04 | 1 | -0/+14 |
| * | Include qemu-common.h exactly where needed | Markus Armbruster | 2019-06-12 | 1 | -1/+0 |
| * | uuid: Make qemu_uuid_bswap() take and return a QemuUUID | Peter Maydell | 2019-02-01 | 1 | -5/+5 |
| * | util: add is_equal to UUID API | Roman Kagan | 2017-12-20 | 1 | -1/+6 |
| * | uuid: Tighten uuid parse | Fam Zheng | 2016-09-23 | 1 | -1/+23 |
| * | vl: Switch qemu_uuid to QemuUUID | Fam Zheng | 2016-09-23 | 1 | -5/+6 |
| * | uuid: Make null_uuid static | Fam Zheng | 2016-09-23 | 1 | -1/+1 |
| * | util: Add UUID API | Fam Zheng | 2016-09-23 | 1 | -0/+91 |