1. a33fbb4 hbitmap: Add @advance param to hbitmap_iter_next() by Max Reitz · 7 years ago
  2. 3260cdf hbitmap: fix missing restore count when finish deserialization by Liang Li · 7 years ago
  3. 56207df hbitmap: add next_zero function by Vladimir Sementsov-Ogievskiy · 7 years ago
  4. ecbfa28 hbitmap: Rename serialization_granularity to serialization_align by Eric Blake · 8 years ago
  5. a3b5253 qmp: add x-debug-block-dirty-bitmap-sha256 by Vladimir Sementsov-Ogievskiy · 8 years ago
  6. 6bdc8b7 block/dirty-bitmap: add deserialize_ones func by Vladimir Sementsov-Ogievskiy · 8 years ago
  7. f63ea4e hbitmap: improve dirty iter by Vladimir Sementsov-Ogievskiy · 8 years ago
  8. 20a579d hbitmap: Add hbitmap_is_serializable() by Max Reitz · 8 years ago
  9. 6725f88 hbitmap: Fix shifts of constants by granularity by Max Reitz · 8 years ago
  10. 8258888 hbitmap: serialization by Vladimir Sementsov-Ogievskiy · 8 years ago
  11. 07ac4cd HBitmap: Introduce "meta" bitmap to track bit changes by Fam Zheng · 8 years ago
  12. 0e32119 hbitmap: add 'pos < size' asserts by Vladimir Sementsov-Ogievskiy · 9 years ago
  13. 030c98a all: Remove unnecessary glib.h includes by Peter Maydell · 9 years ago
  14. aafd758 util: Clean up includes by Peter Maydell · 9 years ago
  15. c6a8c32 util/hbitmap: Add an API to reset all set bits in hbitmap by Wen Congyang · 10 years ago
  16. ce1ffea block: Resize bitmaps on bdrv_truncate by John Snow · 10 years ago
  17. be58721 hbitmap: add hbitmap_merge by John Snow · 10 years ago
  18. 8515efb hbitmap: cache array lengths by John Snow · 10 years ago
  19. e1cf558 util: Use g_new() & friends where that makes obvious sense by Markus Armbruster · 10 years ago
  20. 591b320 util/hbitmap.c: Use ctpopl rather than reimplementing a local equivalent by Peter Maydell · 11 years ago
  21. 18331e7 hbitmap: Use non-bitops ctzl by Richard Henderson · 12 years ago
  22. fbeadf5 bitops: unify bitops_ffsl with the one in host-utils.h, call it bitops_ctzl by Paolo Bonzini · 12 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