summaryrefslogtreecommitdiffstats
path: root/include/qemu/hbitmap.h
Commit message (Expand)AuthorAgeFilesLines
* hbitmap: Add hbitmap_is_serializable()Max Reitz2017-01-261-0/+13
* hbitmap: serializationVladimir Sementsov-Ogievskiy2016-10-241-0/+79
* HBitmap: Introduce "meta" bitmap to track bit changesFam Zheng2016-10-241-0/+21
* Clean up decorations and whitespace around header guardsMarkus Armbruster2016-07-121-1/+1
* include: Clean up includesPeter Maydell2016-02-231-3/+0Star
* 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