aboutsummaryrefslogtreecommitdiff
path: root/qemu-img.c
AgeCommit message (Expand)Author
2010-03-09block: print errno on errorJuan Quintela
2010-03-09qemu-img rebase: Add -f optionKevin Wolf
2010-02-19qemu-img: Fix error messageKevin Wolf
2010-02-19qemu-img: Fix segfault during rebaseKevin Wolf
2010-02-10qemu-img: use the heap instead of the huge stack array for win32TeLeMan
2010-02-10qemu-img: Fix qemu-img can't create qcow image based on read-only imageSheng Yang
2010-02-08qemu-img: avoid preprocessor directives in a printf callPaolo Bonzini
2010-02-08Revert "On some systems printf is a macro"malc
2010-02-07On some systems printf is a macromalc
2010-01-26Ask for read-write permissions when opening filesNaphtali Sprei
2010-01-20Clean-up a little bit the RW related bits of BDRV_O_FLAGS. BDRV_O_RDONLY gone...Naphtali Sprei
2010-01-13qemu-img rebaseKevin Wolf
2010-01-13block: Introduce BDRV_O_NO_BACKINGKevin Wolf
2009-12-03qemu-img: Fix memory leakKevin Wolf
2009-12-03Fix description of size parameter in qemu-img's help textPierre Riteau
2009-12-03qemu-img: There is more than one host device driverKevin Wolf
2009-11-09Documentation: Don't mention old qemu-img optionsKevin Wolf
2009-11-09qemu-img: Allow creating zero sized imagesKevin Wolf
2009-10-05qcow2: Increase maximum cluster size to 2 MBKevin Wolf
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-07-22qmu-img: fix qemu-img convert to generate a valid image when the source refer...Akkarit Sangpetch
2009-06-07Use hxtool for qemu-img command listStuart Brady
2009-06-06Document changes in qemu-img interfaceKevin Wolf
2009-06-06qemu-img: Print available options with -o ?Kevin Wolf
2009-05-22Convert qemu-img convert to new bdrv_createKevin Wolf
2009-05-22Convert qemu-img create to new bdrv_createKevin Wolf
2009-05-22Convert all block drivers to new bdrv_createKevin Wolf
2009-05-14Convert block infrastructure to use new module init functionalityAnthony Liguori
2009-05-13Include assert.h from qemu-common.hPaul Brook
2009-04-21Introduce qemu-img check subcommand (Kevin Wolf)aliguori
2009-04-15block-vpc: Don't silently create smaller image than requestedaurel32
2009-04-05Add host_device support to qemu-img. (Nolan Leake)aliguori
2009-03-28qemu-img: adding a "-F base_fmt" option to "qemu-img create -b" (Uri Lublin)aliguori
2009-03-11Revert r6408aliguori
2009-03-08qemu-img: fix help messageaurel32
2009-03-08qemu-img: accept sizes with decimal valuesaurel32
2009-03-08Fix windows build and clean up use of <windows.h>aliguori
2009-02-09Make qemu-img argument handling POSIX compliantaurel32
2009-02-01Replace noreturn with QEMU_NORETURNmalc
2009-01-24Synch code, help and docsblueswir1
2009-01-24Fix format warningsmalc
2009-01-22qemu-img: info: show highest_alloc and num_free_bytes if exist (Uri Lublin)aliguori
2009-01-15qemu-img: Fix type of getopt return value (Kevin Wolf)aliguori
2009-01-14Add noreturn function attributeblueswir1
2009-01-07snapshot subcommand for qemu-img (Kevin Wolf)aliguori
2008-11-30qemu-img: open files with cache=writebackaurel32
2008-08-24Fix OpenBSD linker warnings in qemu-imgblueswir1
2008-08-01Revert 4977. Laurent asked for this not to be applied but I mistakenly appliedaliguori
2008-08-01qemu-img: set encrypted disk image password (Laurent Vivier)aliguori