| Commit message (Expand) | Author | Age | Files | Lines |
| * | Make qemu-img argument handling POSIX compliant | aurel32 | 2009-02-09 | 1 | -1/+1 |
| * | Replace noreturn with QEMU_NORETURN | malc | 2009-02-01 | 1 | -1/+1 |
| * | Synch code, help and docs | blueswir1 | 2009-01-24 | 1 | -10/+13 |
| * | Fix format warnings | malc | 2009-01-24 | 1 | -2/+2 |
| * | qemu-img: info: show highest_alloc and num_free_bytes if exist (Uri Lublin) | aliguori | 2009-01-22 | 1 | -0/+4 |
| * | qemu-img: Fix type of getopt return value (Kevin Wolf) | aliguori | 2009-01-15 | 1 | -2/+1 |
| * | Add noreturn function attribute | blueswir1 | 2009-01-14 | 1 | -1/+1 |
| * | snapshot subcommand for qemu-img (Kevin Wolf) | aliguori | 2009-01-07 | 1 | -0/+121 |
| * | qemu-img: open files with cache=writeback | aurel32 | 2008-11-30 | 1 | -3/+6 |
| * | Fix OpenBSD linker warnings in qemu-img | blueswir1 | 2008-08-24 | 1 | -1/+1 |
| * | Revert 4977. Laurent asked for this not to be applied but I mistakenly applied | aliguori | 2008-08-01 | 1 | -4/+1 |
| * | qemu-img: set encrypted disk image password (Laurent Vivier) | aliguori | 2008-08-01 | 1 | -1/+4 |
| * | New qemu-img convert -B option, by Marc Bevand. | ths | 2008-06-05 | 1 | -6/+41 |
| * | Remove osdep.c/qemu-img code duplication | aurel32 | 2008-04-11 | 1 | -35/+0 |
| * | Correct qemu-img usage hint (Andreas Färber). | balrog | 2008-02-10 | 1 | -1/+1 |
| * | copyright update | bellard | 2008-01-06 | 1 | -2/+2 |
| * | Use WIN32_LEAN_AND_MEAN, by Stefan Weil. | ths | 2007-12-17 | 1 | -0/+1 |
| * | Fix bdrv_get_geometry to return uint64_t, by Andre Przywara. | ths | 2007-12-17 | 1 | -4/+6 |
| * | Cleanup qemu-img.c. | pbrook | 2007-11-11 | 1 | -16/+3 |
| * | Split block API from vl.h. | pbrook | 2007-11-11 | 1 | -1/+1 |
| * | Support multipart images as input to qemu-img (Salvador Fandino). | balrog | 2007-10-31 | 1 | -18/+82 |
| * | Fix typo, spotted by Edivaldo de Araujo Pereira. | ths | 2007-10-24 | 1 | -3/+3 |
| * | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths | 2007-09-17 | 1 | -4/+4 |
| * | vmdk compatibility level 6 images, by Soren Hansen. | ths | 2007-09-16 | 1 | -19/+30 |
| * | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 2007-09-16 | 1 | -22/+22 |
| * | Spelling fixes, by Aurelien Jarno. | ths | 2007-06-23 | 1 | -1/+1 |
| * | qemu-img: fix incorrect error message, by Stuart Brady. | ths | 2007-02-10 | 1 | -1/+1 |
| * | copyright update | bellard | 2007-02-05 | 1 | -2/+2 |
| * | added cutils.c | bellard | 2007-01-07 | 1 | -43/+0 |
| * | Escape filname printout properly, by Anthony Liguori and Julian Seward. | ths | 2006-12-22 | 1 | -0/+5 |
| * | copyright update | bellard | 2006-08-07 | 1 | -3/+3 |
| * | multiple snapshot support | bellard | 2006-08-05 | 1 | -35/+36 |
| * | show backing file name | bellard | 2006-08-01 | 1 | -0/+9 |
| * | use C99 64 bit printf format to ease win32 porting | bellard | 2006-06-14 | 1 | -8/+9 |
| * | show real allocated disk image size on Windows (Frediano Ziglio) | bellard | 2006-06-14 | 1 | -0/+16 |
| * | copyright | bellard | 2005-07-24 | 1 | -1/+1 |
| * | Virtual VFAT support (Johannes Schindelin) | bellard | 2005-04-28 | 1 | -3/+4 |
| * | ia64 host support (David Mosberger) | bellard | 2005-04-08 | 1 | -4/+4 |
| * | BSD getopt fix | bellard | 2004-10-09 | 1 | -4/+1 |
| * | cloop driver (Johannes Schindelin) | bellard | 2004-09-29 | 1 | -2/+2 |
| * | fixed image creation with base filename | bellard | 2004-08-27 | 1 | -35/+41 |
| * | win32 port | bellard | 2004-08-03 | 1 | -8/+26 |
| * | new disk image layer | bellard | 2004-08-01 | 1 | -0/+677 |