]> git.ipfire.org Git - thirdparty/qemu.git/history - qemu-img.c
Sparc32: fix SDL zooming with TCX
[thirdparty/qemu.git] / qemu-img.c
2009-06-07  Stuart BradyUse hxtool for qemu-img command list
2009-06-06  Kevin WolfDocument changes in qemu-img interface
2009-06-06  Kevin Wolfqemu-img: Print available options with -o ?
2009-05-22  Kevin WolfConvert qemu-img convert to new bdrv_create
2009-05-22  Kevin WolfConvert qemu-img create to new bdrv_create
2009-05-22  Kevin WolfConvert all block drivers to new bdrv_create
2009-05-14  Anthony LiguoriConvert block infrastructure to use new module init...
2009-05-13  Paul BrookInclude assert.h from qemu-common.h
2009-04-21  aliguoriIntroduce qemu-img check subcommand (Kevin Wolf)
2009-04-15  aurel32block-vpc: Don't silently create smaller image than...
2009-04-05  aliguoriAdd host_device support to qemu-img. (Nolan Leake)
2009-03-28  aliguoriqemu-img: adding a "-F base_fmt" option to "qemu-img...
2009-03-11  aliguoriRevert r6408
2009-03-08  aurel32qemu-img: fix help message
2009-03-08  aurel32qemu-img: accept sizes with decimal values
2009-03-08  aliguoriFix windows build and clean up use of <windows.h>
2009-02-09  aurel32Make qemu-img argument handling POSIX compliant
2009-02-01  malcReplace noreturn with QEMU_NORETURN
2009-01-24  blueswir1Synch code, help and docs
2009-01-24  malcFix format warnings
2009-01-22  aliguoriqemu-img: info: show highest_alloc and num_free_bytes...
2009-01-15  aliguoriqemu-img: Fix type of getopt return value (Kevin Wolf)
2009-01-14  blueswir1Add noreturn function attribute
2009-01-07  aliguorisnapshot subcommand for qemu-img (Kevin Wolf)
2008-11-30  aurel32qemu-img: open files with cache=writeback
2008-08-24  blueswir1Fix OpenBSD linker warnings in qemu-img
2008-08-01  aliguoriRevert 4977. Laurent asked for this not to be applied...
2008-08-01  aliguoriqemu-img: set encrypted disk image password (Laurent...
2008-06-05  thsNew qemu-img convert -B option, by Marc Bevand.
2008-04-11  aurel32Remove osdep.c/qemu-img code duplication
2008-02-10  balrogCorrect qemu-img usage hint (Andreas Färber).
2008-01-06  bellardcopyright update
2007-12-17  thsUse WIN32_LEAN_AND_MEAN, by Stefan Weil.
2007-12-17  thsFix bdrv_get_geometry to return uint64_t, by Andre...
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