Clean up decorations and whitespace around header guards
[sdk/emulator/qemu.git] / include / qemu / hbitmap.h
2016-07-12 Markus ArmbrusterClean up decorations and whitespace around header guards
2016-02-25 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2016-02-25 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2016-02-23 Peter MaydellMerge remote-tracking branch 'remotes/spice/tags/pull...
2016-02-23 Peter Maydellinclude: Clean up includes
2015-06-26 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2015-06-25 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2015-06-25 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2015-06-23 Wen Congyangutil/hbitmap: Add an API to reset all set bits in hbitmap
2015-05-11 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2015-04-30 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2015-04-28 Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2015-04-28 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2015-04-28 John Snowblock: Resize bitmaps on bdrv_truncate
2015-04-28 John Snowhbitmap: add hbitmap_merge
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