Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: add hbitmap iter test | Vladimir Sementsov-Ogievskiy | 2017-07-11 | 1 | -0/+19 |
* | test-hbitmap: Add hbitmap_is_serializable() calls | Max Reitz | 2017-01-26 | 1 | -0/+11 |
* | tests: Add test code for hbitmap serialization | Fam Zheng | 2016-10-24 | 1 | -0/+156 |
* | tests: Add test code for meta bitmap | Fam Zheng | 2016-10-24 | 1 | -0/+116 |
* | hbitmap: Use DIV_ROUND_UP | Laurent Vivier | 2016-06-07 | 1 | -3/+3 |
* | tests: Remove unnecessary glib.h includes | Peter Maydell | 2016-06-07 | 1 | -1/+0 |
* | tests: Clean up includes | Peter Maydell | 2016-02-16 | 1 | -3/+1 |
* | maint: avoid useless "if (foo) free(foo)" pattern | Markus Armbruster | 2015-09-11 | 1 | -4/+2 |
* | util/hbitmap: Add an API to reset all set bits in hbitmap | Wen Congyang | 2015-06-23 | 1 | -0/+38 |
* | hbitmap: truncate tests | John Snow | 2015-04-28 | 1 | -0/+255 |
* | hbitmap: add assertion on hbitmap_iter_init | Paolo Bonzini | 2013-01-25 | 1 | -10/+3 |
* | add hierarchical bitmap data type and test cases | Paolo Bonzini | 2013-01-25 | 1 | -0/+408 |