Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qemu iovec: keep track of total size, allow partial copies (Gerd Hoffman) | aliguori | 2009-01-26 | 1 | -4/+11 |
* | I/O vector helpers (Avi Kivity) | aliguori | 2009-01-22 | 1 | -0/+47 |
* | Rename fls to qemu_fls | blueswir1 | 2008-12-11 | 1 | -1/+1 |
* | Define fls() in terms of clz32(). | aliguori | 2008-12-04 | 1 | -7/+2 |
* | Introduce fls() helper | aliguori | 2008-12-04 | 1 | -0/+11 |
* | Attached patch fixes a series of this warning | blueswir1 | 2008-11-16 | 1 | -1/+1 |
* | Revert r5532, r5536 and a piece of r5531. | balrog | 2008-11-08 | 1 | -12/+0 |
* | Replace uses of strndup (a GNU extension) with Qemu pstrdup | blueswir1 | 2008-10-25 | 1 | -0/+12 |
* | Prevent guest reusing host memory allocations. | pbrook | 2008-06-09 | 1 | -35/+0 |
* | Remove osdep.c/qemu-img code duplication | aurel32 | 2008-04-11 | 1 | -0/+35 |
* | Split block API from vl.h. | pbrook | 2007-11-11 | 1 | -1/+1 |
* | always use mktimegm | bellard | 2007-11-10 | 1 | -0/+14 |
* | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 2007-09-16 | 1 | -2/+2 |
* | added cutils.c | bellard | 2007-01-07 | 1 | -0/+83 |