aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* qemu-img: open files with cache=writebackaurel322008-11-301-3/+6
* Fix OpenBSD linker warnings in qemu-imgblueswir12008-08-241-1/+1
* Revert 4977. Laurent asked for this not to be applied but I mistakenly appliedaliguori2008-08-011-4/+1
* qemu-img: set encrypted disk image password (Laurent Vivier)aliguori2008-08-011-1/+4
* New qemu-img convert -B option, by Marc Bevand.ths2008-06-051-6/+41
* Remove osdep.c/qemu-img code duplicationaurel322008-04-111-35/+0
* Correct qemu-img usage hint (Andreas Färber).balrog2008-02-101-1/+1
* copyright updatebellard2008-01-061-2/+2
* Use WIN32_LEAN_AND_MEAN, by Stefan Weil.ths2007-12-171-0/+1
* Fix bdrv_get_geometry to return uint64_t, by Andre Przywara.ths2007-12-171-4/+6
* Cleanup qemu-img.c.pbrook2007-11-111-16/+3
* Split block API from vl.h.pbrook2007-11-111-1/+1
* Support multipart images as input to qemu-img (Salvador Fandino).balrog2007-10-311-18/+82
* Fix typo, spotted by Edivaldo de Araujo Pereira.ths2007-10-241-3/+3
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-4/+4
* vmdk compatibility level 6 images, by Soren Hansen.ths2007-09-161-19/+30
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-22/+22
* Spelling fixes, by Aurelien Jarno.ths2007-06-231-1/+1
* qemu-img: fix incorrect error message, by Stuart Brady.ths2007-02-101-1/+1
* copyright updatebellard2007-02-051-2/+2
* added cutils.cbellard2007-01-071-43/+0
* Escape filname printout properly, by Anthony Liguori and Julian Seward.ths2006-12-221-0/+5
* copyright updatebellard2006-08-071-3/+3
* multiple snapshot supportbellard2006-08-051-35/+36
* show backing file namebellard2006-08-011-0/+9
* use C99 64 bit printf format to ease win32 portingbellard2006-06-141-8/+9
* show real allocated disk image size on Windows (Frediano Ziglio)bellard2006-06-141-0/+16
* copyrightbellard2005-07-241-1/+1
* Virtual VFAT support (Johannes Schindelin)bellard2005-04-281-3/+4
* ia64 host support (David Mosberger)bellard2005-04-071-4/+4
* BSD getopt fixbellard2004-10-091-4/+1
* cloop driver (Johannes Schindelin)bellard2004-09-291-2/+2
* fixed image creation with base filenamebellard2004-08-271-35/+41
* win32 portbellard2004-08-031-8/+26
* new disk image layerbellard2004-08-011-0/+677