1. 522584a add qemu_iovec_init_external (Christoph Hellwig) by aliguori · 16 years ago
  2. be95946 Add qemu_iovec_reset() (Avi Kivity) by aliguori · 16 years ago
  3. 249aa74 qemu iovec: keep track of total size, allow partial copies (Gerd Hoffman) by aliguori · 16 years ago
  4. 44e3ee8 I/O vector helpers (Avi Kivity) by aliguori · 16 years ago
  5. ad46db9 Rename fls to qemu_fls by blueswir1 · 16 years ago
  6. 8d371d4 Define fls() in terms of clz32(). by aliguori · 16 years ago
  7. b39ade8 Introduce fls() helper by aliguori · 16 years ago
  8. cd39008 Attached patch fixes a series of this warning when compiling on NetBSD: by blueswir1 · 16 years ago
  9. 793a10a Revert r5532, r5536 and a piece of r5531. by balrog · 16 years ago
  10. 2bd7318 Replace uses of strndup (a GNU extension) with Qemu pstrdup by blueswir1 · 16 years ago
  11. 17e2377 Prevent guest reusing host memory allocations. by pbrook · 17 years ago
  12. ca10f86 Remove osdep.c/qemu-img code duplication by aurel32 · 17 years ago
  13. faf0796 Split block API from vl.h. by pbrook · 17 years ago
  14. 3c6b208 always use mktimegm by bellard · 17 years ago
  15. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 18 years ago
  16. 18607dc added cutils.c by bellard · 18 years ago