summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)AuthorFilesLines
2013-01-30g_strdup(NULL) returns NULL; simplifyMarkus Armbruster1-6/+2
2013-01-28Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2-1/+402
2013-01-26bsd-user: avoid conflict with qemu_vmallocBlue Swirl1-3/+0
2013-01-25hbitmap: add assertion on hbitmap_iter_initPaolo Bonzini1-0/+1
2013-01-25add hierarchical bitmap data type and test casesPaolo Bonzini2-1/+401
2013-01-19Replace non-portable asprintf by g_strdup_printfStefan Weil1-4/+1
2013-01-15acl: Free memory allocated with g_malloc() with g_free()Markus Armbruster1-2/+2
2013-01-15acl: Fix acl_remove not to mess up the ACLMarkus Armbruster1-0/+3
2013-01-15w32: Make qemu_vfree() accept NULL like the POSIX implementationMarkus Armbruster1-1/+3
2013-01-12build: move libqemuutil.a components to util/Paolo Bonzini29-0/+10302