Age | Commit message (Expand) | Author |
---|---|---|
2014-12-10 | util: Use g_new() & friends where that makes obvious sense | Markus Armbruster |
2014-06-11 | util/hbitmap.c: Use ctpopl rather than reimplementing a local equivalent | Peter Maydell |
2013-02-16 | hbitmap: Use non-bitops ctzl | Richard Henderson |
2013-02-02 | bitops: unify bitops_ffsl with the one in host-utils.h, call it bitops_ctzl | Paolo Bonzini |
2013-01-25 | hbitmap: add assertion on hbitmap_iter_init | Paolo Bonzini |
2013-01-25 | add hierarchical bitmap data type and test cases | Paolo Bonzini |