Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-10-24 | hbitmap: serialization | Vladimir Sementsov-Ogievskiy | 1 | -0/+79 |
2016-10-24 | HBitmap: Introduce "meta" bitmap to track bit changes | Fam Zheng | 1 | -0/+21 |
2016-07-12 | Clean up decorations and whitespace around header guards | Markus Armbruster | 1 | -1/+1 |
2016-02-23 | include: Clean up includes | Peter Maydell | 1 | -3/+0 |
2015-06-23 | util/hbitmap: Add an API to reset all set bits in hbitmap | Wen Congyang | 1 | -0/+8 |
2015-04-28 | block: Resize bitmaps on bdrv_truncate | John Snow | 1 | -0/+10 |
2015-04-28 | hbitmap: add hbitmap_merge | John Snow | 1 | -0/+13 |
2013-02-16 | hbitmap: Use non-bitops ctzl | Richard Henderson | 1 | -1/+2 |
2013-02-02 | bitops: unify bitops_ffsl with the one in host-utils.h, call it bitops_ctzl | Paolo Bonzini | 1 | -1/+1 |
2013-01-25 | hbitmap: add assertion on hbitmap_iter_init | Paolo Bonzini | 1 | -1/+2 |
2013-01-25 | add hierarchical bitmap data type and test cases | Paolo Bonzini | 1 | -0/+207 |