aboutsummaryrefslogtreecommitdiff
path: root/util/id.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-09net: Use id_generate() in the network subsystem, tooThomas Huth1-0/+1
2020-01-07chardev: generate an internal id when none givenMarc-André Lureau1-0/+1
2019-06-11qemu-common: Move qemu_isalnum() etc. to qemu/ctype.hMarkus Armbruster1-1/+1
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa1-0/+1
2016-02-04util: Clean up includesPeter Maydell1-0/+1
2015-12-04util/id: fully allocate names tableJohn Snow1-2/+2
2015-10-16util - add automated ID generation utilityJeff Cody1-0/+37
2014-10-03util: Emancipate id_wellformed() from QemuOptsMarkus Armbruster1-0/+28