1. c6a8c32 util/hbitmap: Add an API to reset all set bits in hbitmap by Wen Congyang · 10 years ago
  2. ce1ffea block: Resize bitmaps on bdrv_truncate by John Snow · 10 years ago
  3. be58721 hbitmap: add hbitmap_merge by John Snow · 10 years ago
  4. 8515efb hbitmap: cache array lengths by John Snow · 10 years ago
  5. e1cf558 util: Use g_new() & friends where that makes obvious sense by Markus Armbruster · 10 years ago
  6. 591b320 util/hbitmap.c: Use ctpopl rather than reimplementing a local equivalent by Peter Maydell · 11 years ago
  7. 18331e7 hbitmap: Use non-bitops ctzl by Richard Henderson · 12 years ago
  8. fbeadf5 bitops: unify bitops_ffsl with the one in host-utils.h, call it bitops_ctzl by Paolo Bonzini · 12 years ago
  9. 1b09524 hbitmap: add assertion on hbitmap_iter_init by Paolo Bonzini · 12 years ago
  10. e7c033c add hierarchical bitmap data type and test cases by Paolo Bonzini · 12 years ago