aboutsummaryrefslogtreecommitdiff
path: root/qemu-img.c
AgeCommit message (Expand)Author
2007-10-31Support multipart images as input to qemu-img (Salvador Fandino).balrog
2007-10-24Fix typo, spotted by Edivaldo de Araujo Pereira.ths
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16vmdk compatibility level 6 images, by Soren Hansen.ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-06-23Spelling fixes, by Aurelien Jarno.ths
2007-02-10qemu-img: fix incorrect error message, by Stuart Brady.ths
2007-02-05copyright updatebellard
2007-01-07added cutils.cbellard
2006-12-22Escape filname printout properly, by Anthony Liguori and Julian Seward.ths
2006-08-07copyright updatebellard
2006-08-05multiple snapshot supportbellard
2006-08-01show backing file namebellard
2006-06-14use C99 64 bit printf format to ease win32 portingbellard
2006-06-14show real allocated disk image size on Windows (Frediano Ziglio)bellard
2005-07-24copyrightbellard
2005-04-28Virtual VFAT support (Johannes Schindelin)bellard
2005-04-07ia64 host support (David Mosberger)bellard
2004-10-09BSD getopt fixbellard
2004-09-29cloop driver (Johannes Schindelin)bellard
2004-08-27fixed image creation with base filenamebellard
2004-08-03win32 portbellard
2004-08-01new disk image layerbellard