Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-01-30 | g_strdup(NULL) returns NULL; simplify | Markus Armbruster | 1 | -6/+2 |
2013-01-28 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori | 2 | -1/+402 |
2013-01-26 | bsd-user: avoid conflict with qemu_vmalloc | Blue Swirl | 1 | -3/+0 |
2013-01-25 | hbitmap: add assertion on hbitmap_iter_init | Paolo Bonzini | 1 | -0/+1 |
2013-01-25 | add hierarchical bitmap data type and test cases | Paolo Bonzini | 2 | -1/+401 |
2013-01-19 | Replace non-portable asprintf by g_strdup_printf | Stefan Weil | 1 | -4/+1 |
2013-01-15 | acl: Free memory allocated with g_malloc() with g_free() | Markus Armbruster | 1 | -2/+2 |
2013-01-15 | acl: Fix acl_remove not to mess up the ACL | Markus Armbruster | 1 | -0/+3 |
2013-01-15 | w32: Make qemu_vfree() accept NULL like the POSIX implementation | Markus Armbruster | 1 | -1/+3 |
2013-01-12 | build: move libqemuutil.a components to util/ | Paolo Bonzini | 29 | -0/+10302 |