index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
hbitmap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hbitmap: add 'pos < size' asserts
Vladimir Sementsov-Ogievskiy
2016-06-16
1
-0
/
+3
*
all: Remove unnecessary glib.h includes
Peter Maydell
2016-06-07
1
-1
/
+0
*
util: Clean up includes
Peter Maydell
2016-02-04
1
-3
/
+1
*
util/hbitmap: Add an API to reset all set bits in hbitmap
Wen Congyang
2015-06-23
1
-0
/
+13
*
block: Resize bitmaps on bdrv_truncate
John Snow
2015-04-28
1
-0
/
+48
*
hbitmap: add hbitmap_merge
John Snow
2015-04-28
1
-0
/
+33
*
hbitmap: cache array lengths
John Snow
2015-04-28
1
-0
/
+4
*
util: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2014-12-10
1
-2
/
+2
*
util/hbitmap.c: Use ctpopl rather than reimplementing a local equivalent
Peter Maydell
2014-06-11
1
-7
/
+2
*
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
-0
/
+1
*
add hierarchical bitmap data type and test cases
Paolo Bonzini
2013-01-25
1
-0
/
+400