aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2013-01-30g_strdup(NULL) returns NULL; simplifyMarkus Armbruster
2013-01-28Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2013-01-26bsd-user: avoid conflict with qemu_vmallocBlue Swirl
2013-01-25hbitmap: add assertion on hbitmap_iter_initPaolo Bonzini
2013-01-25add hierarchical bitmap data type and test casesPaolo Bonzini
2013-01-19Replace non-portable asprintf by g_strdup_printfStefan Weil
2013-01-15acl: Free memory allocated with g_malloc() with g_free()Markus Armbruster
2013-01-15acl: Fix acl_remove not to mess up the ACLMarkus Armbruster
2013-01-15w32: Make qemu_vfree() accept NULL like the POSIX implementationMarkus Armbruster
2013-01-12build: move libqemuutil.a components to util/Paolo Bonzini