Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util/hbitmap: Add an API to reset all set bits in hbitmap | Wen Congyang | 2015-06-23 | 1 | -0/+8 |
* | block: Resize bitmaps on bdrv_truncate | John Snow | 2015-04-28 | 1 | -0/+10 |
* | hbitmap: add hbitmap_merge | John Snow | 2015-04-28 | 1 | -0/+13 |
* | hbitmap: Use non-bitops ctzl | Richard Henderson | 2013-02-16 | 1 | -1/+2 |
* | bitops: unify bitops_ffsl with the one in host-utils.h, call it bitops_ctzl | Paolo Bonzini | 2013-02-02 | 1 | -1/+1 |
* | hbitmap: add assertion on hbitmap_iter_init | Paolo Bonzini | 2013-01-25 | 1 | -1/+2 |
* | add hierarchical bitmap data type and test cases | Paolo Bonzini | 2013-01-25 | 1 | -0/+207 |