aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename fls to qemu_flsblueswir12008-12-111-1/+1
* Define fls() in terms of clz32().aliguori2008-12-041-7/+2
* Introduce fls() helperaliguori2008-12-041-0/+11
* Attached patch fixes a series of this warningblueswir12008-11-161-1/+1
* Revert r5532, r5536 and a piece of r5531.balrog2008-11-081-12/+0
* Replace uses of strndup (a GNU extension) with Qemu pstrdupblueswir12008-10-251-0/+12
* Prevent guest reusing host memory allocations.pbrook2008-06-091-35/+0
* Remove osdep.c/qemu-img code duplicationaurel322008-04-111-0/+35
* Split block API from vl.h.pbrook2007-11-111-1/+1
* always use mktimegmbellard2007-11-101-0/+14
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-2/+2
* added cutils.cbellard2007-01-071-0/+83