1. 48557b1 util/hbitmap: strict hbitmap_reset by Vladimir Sementsov-Ogievskiy · 6 years ago
  2. a5f8a60 tests/test-hbitmap: test next_zero and _next_dirty_area after truncate by Vladimir Sementsov-Ogievskiy · 6 years ago
  3. 19c021e Revert "hbitmap: Add @advance param to hbitmap_iter_next()" by Vladimir Sementsov-Ogievskiy · 6 years ago
  4. 4294c4a Revert "test-hbitmap: Add non-advancing iter_next tests" by Vladimir Sementsov-Ogievskiy · 6 years ago
  5. bb6a0ec tests: add tests for hbitmap_next_dirty_area by Vladimir Sementsov-Ogievskiy · 6 years ago
  6. fa9c2da tests: add tests for hbitmap_next_zero with specified end parameter by Vladimir Sementsov-Ogievskiy · 6 years ago
  7. 76d570d dirty-bitmap: improve bdrv_dirty_bitmap_next_zero by Vladimir Sementsov-Ogievskiy · 6 years ago
  8. 2695768 test-hbitmap: Add non-advancing iter_next tests by Max Reitz · 7 years ago
  9. a33fbb4 hbitmap: Add @advance param to hbitmap_iter_next() by Max Reitz · 7 years ago
  10. f96c189 tests/hbitmap: use ARRAY_SIZE macro by Philippe Mathieu-Daudé · 8 years ago
  11. 56207df hbitmap: add next_zero function by Vladimir Sementsov-Ogievskiy · 7 years ago
  12. ecbfa28 hbitmap: Rename serialization_granularity to serialization_align by Eric Blake · 8 years ago
  13. eedc4b6 tests: add hbitmap iter test by Vladimir Sementsov-Ogievskiy · 8 years ago
  14. 7cdc49b test-hbitmap: Add hbitmap_is_serializable() calls by Max Reitz · 8 years ago
  15. 2071f26 tests: Add test code for hbitmap serialization by Fam Zheng · 8 years ago
  16. 4b62818 tests: Add test code for meta bitmap by Fam Zheng · 8 years ago
  17. 30f549c hbitmap: Use DIV_ROUND_UP by Laurent Vivier · 9 years ago
  18. 79ffb27 tests: Remove unnecessary glib.h includes by Peter Maydell · 9 years ago
  19. 681c28a tests: Clean up includes by Peter Maydell · 9 years ago
  20. 012aef0 maint: avoid useless "if (foo) free(foo)" pattern by Markus Armbruster · 10 years ago
  21. c6a8c32 util/hbitmap: Add an API to reset all set bits in hbitmap by Wen Congyang · 10 years ago
  22. a94e87c hbitmap: truncate tests by John Snow · 10 years ago
  23. 1b09524 hbitmap: add assertion on hbitmap_iter_init by Paolo Bonzini · 12 years ago
  24. e7c033c add hierarchical bitmap data type and test cases by Paolo Bonzini · 12 years ago