]> git.proxmox.com Git - mirror_qemu.git/history - util/hbitmap.c
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
[mirror_qemu.git] / util / hbitmap.c
2014-06-12 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-06-11 Peter MaydellMerge remote-tracking branch 'remotes/qmp-unstable...
2014-06-11 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2014-06-10 Peter Maydellutil/hbitmap.c: Use ctpopl rather than reimplementing...
2013-02-16 Richard Hendersonhbitmap: Use non-bitops ctzl
2013-02-06 Anthony LiguoriMerge branch 'for-linux-user' of https://git.gitorious...
2013-02-02 Paolo Bonzinibitops: unify bitops_ffsl with the one in host-utils...
2013-01-30 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/prep-up'...
2013-01-29 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-29 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-1-28...
2013-01-28 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-01-28 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-01-25 Paolo Bonzinihbitmap: add assertion on hbitmap_iter_init
2013-01-25 Paolo Bonziniadd hierarchical bitmap data type and test cases