Introduce fls() helper
[qemu] / cutils.c
2008-12-04 aliguoriIntroduce fls() helper
2008-11-16 blueswir1Attached patch fixes a series of this warning
2008-11-08 balrogRevert r5532, r5536 and a piece of r5531.
2008-10-25 blueswir1Replace uses of strndup (a GNU extension) with Qemu...
2008-06-09 pbrookPrevent guest reusing host memory allocations.
2008-04-11 aurel32Remove osdep.c/qemu-img code duplication
2007-11-11 pbrookSplit block API from vl.h.
2007-11-10 bellardalways use mktimegm
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-01-07 bellardadded cutils.c