summaryrefslogtreecommitdiff
path: root/util/hbitmap.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-16hbitmap: Use non-bitops ctzlRichard Henderson1-1/+2
2013-02-02bitops: unify bitops_ffsl with the one in host-utils.h, call it bitops_ctzlPaolo Bonzini1-1/+1
2013-01-25hbitmap: add assertion on hbitmap_iter_initPaolo Bonzini1-0/+1
2013-01-25add hierarchical bitmap data type and test casesPaolo Bonzini1-0/+400