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