summaryrefslogtreecommitdiffstats
path: root/util/hbitmap.c
Commit message (Expand)AuthorAgeFilesLines
* util/hbitmap: Add an API to reset all set bits in hbitmapWen Congyang2015-06-231-0/+13
* block: Resize bitmaps on bdrv_truncateJohn Snow2015-04-281-0/+48
* hbitmap: add hbitmap_mergeJohn Snow2015-04-281-0/+33
* hbitmap: cache array lengthsJohn Snow2015-04-281-0/+4
* util: Use g_new() & friends where that makes obvious senseMarkus Armbruster2014-12-101-2/+2
* util/hbitmap.c: Use ctpopl rather than reimplementing a local equivalentPeter Maydell2014-06-111-7/+2
* hbitmap: Use non-bitops ctzlRichard Henderson2013-02-161-1/+2
* bitops: unify bitops_ffsl with the one in host-utils.h, call it bitops_ctzlPaolo Bonzini2013-02-021-1/+1
* hbitmap: add assertion on hbitmap_iter_initPaolo Bonzini2013-01-251-0/+1
* add hierarchical bitmap data type and test casesPaolo Bonzini2013-01-251-0/+400
OpenPOWER on IntegriCloud