| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | util/uuid: Define UUID_STR_LEN from UUID_NONE string | Cédric Le Goater | 2023-11-03 | 1 | -2/+3 |
| * | util/uuid: Remove UUID_FMT_LEN | Cédric Le Goater | 2023-11-03 | 1 | -2/+1 |
| * | util/uuid: Add UUID_STR_LEN definition | Cédric Le Goater | 2023-11-03 | 1 | -0/+1 |
| * | util/uuid: add a hash function | Albert Esteve | 2023-10-04 | 1 | -0/+2 |
| * | qemu/uuid: Add UUID static initializer | Ira Weiny | 2023-03-02 | 1 | -0/+12 |
| * | acpi: nvdimm: change NVDIMM_UUID_LE to a common macro | Dongjiu Geng | 2020-05-14 | 1 | -0/+27 |
| * | 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 | -1/+1 |
| * | util: add is_equal to UUID API | Roman Kagan | 2017-12-20 | 1 | -0/+2 |
| * | vl: Switch qemu_uuid to QemuUUID | Fam Zheng | 2016-09-23 | 1 | -1/+1 |
| * | util: Add UUID API | Fam Zheng | 2016-09-23 | 1 | -0/+59 |