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