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