summaryrefslogtreecommitdiffstats
path: root/include/qemu/hbitmap.h
Commit message (Expand)AuthorAgeFilesLines
* util/hbitmap: Add an API to reset all set bits in hbitmapWen Congyang2015-06-231-0/+8
* block: Resize bitmaps on bdrv_truncateJohn Snow2015-04-281-0/+10
* hbitmap: add hbitmap_mergeJohn Snow2015-04-281-0/+13
* 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-1/+2
* add hierarchical bitmap data type and test casesPaolo Bonzini2013-01-251-0/+207
OpenPOWER on IntegriCloud