Cleanup qemu-img.c.
[qemu] / qemu-img.c
2007-11-11 pbrookCleanup qemu-img.c.
2007-11-11 pbrookSplit block API from vl.h.
2007-10-31 balrogSupport multipart images as input to qemu-img (Salvador...
2007-10-24 thsFix typo, spotted by Edivaldo de Araujo Pereira.
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsvmdk compatibility level 6 images, by Soren Hansen.
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-06-23 thsSpelling fixes, by Aurelien Jarno.
2007-02-10 thsqemu-img: fix incorrect error message, by Stuart Brady.
2007-02-05 bellardcopyright update
2007-01-07 bellardadded cutils.c
2006-12-22 thsEscape filname printout properly, by Anthony Liguori...
2006-08-07 bellardcopyright update
2006-08-05 bellardmultiple snapshot support
2006-08-01 bellardshow backing file name
2006-06-14 bellarduse C99 64 bit printf format to ease win32 porting
2006-06-14 bellardshow real allocated disk image size on Windows (Fredian...
2005-07-24 bellardcopyright
2005-04-28 bellardVirtual VFAT support (Johannes Schindelin)
2005-04-07 bellardia64 host support (David Mosberger)
2004-10-09 bellardBSD getopt fix
2004-09-29 bellardcloop driver (Johannes Schindelin)
2004-08-27 bellardfixed image creation with base filename
2004-08-03 bellardwin32 port
2004-08-01 bellardnew disk image layer