- dc786bc Move qemu_gettimeofday() to OS specific files by Jes Sorensen · 14 years ago
- a18953f qemu-img: Fix qemu-img convert -obacking_file by Kevin Wolf · 14 years ago
- 51ef672 Copy snapshots out of QCOW2 disk by edison · 14 years ago
- 8b7968f Use GCC_FMT_ATTR (format checking) by Stefan Weil · 14 years ago
- 1bd8e17 qemu-img convert: Use cache=unsafe for output image by Kevin Wolf · 15 years ago
- cdbae85 qemu-img rebase: Open new backing file read-only by Kevin Wolf · 15 years ago
- e076f33 qemu-img check: Distinguish different kinds of errors by Kevin Wolf · 15 years ago
- c2abcce qemu-img: avoid calling exit(1) to release resources properly by MORITA Kazutaka · 15 years ago
- b50cbab add support for protocol driver create_options by MORITA Kazutaka · 15 years ago
- 0bfcd59 Fix %lld or %llx printf format use by Blue Swirl · 15 years ago
- cc60e32 qemu-img rebase: Fix output image corruption by Kevin Wolf · 15 years ago
- ae6b0ed qemu-img: Add 'resize' command to grow/shrink disk images by Stefan Hajnoczi · 15 years ago
- f2feebb block: bdrv_has_zero_init by Kevin Wolf · 15 years ago
- adfe078 qemu-img: Fix BRDV_O_FLAGS typo by Stefan Hajnoczi · 15 years ago
- f163d07 qemu-img: Eliminate bdrv_new_open() code duplication by Stefan Hajnoczi · 15 years ago
- d6e9098 Replace calls of old bdrv_open by Kevin Wolf · 15 years ago
- 3e7896d block: print errno on error by Juan Quintela · 15 years ago
- e53dbee qemu-img rebase: Add -f option by Kevin Wolf · 15 years ago
- 584771e qemu-img: Fix error message by Kevin Wolf · 15 years ago
- 60b1bd4 qemu-img: Fix segfault during rebase by Kevin Wolf · 15 years ago
- d6771bf qemu-img: use the heap instead of the huge stack array for win32 by TeLeMan · 15 years ago
- 9bc378c qemu-img: Fix qemu-img can't create qcow image based on read-only image by Sheng Yang · 15 years ago
- e00291c qemu-img: avoid preprocessor directives in a printf call by Paolo Bonzini · 15 years ago
- 3f020d7 Revert "On some systems printf is a macro" by malc · 15 years ago
- bc5b600 On some systems printf is a macro by malc · 15 years ago
- 058fc8c Ask for read-write permissions when opening files by Naphtali Sprei · 15 years ago
- f5edb01 Clean-up a little bit the RW related bits of BDRV_O_FLAGS. BDRV_O_RDONLY gone (and so is BDRV_O_ACCESS). Default value for bdrv_flags (0/zero) is READ-ONLY. Need to explicitly request READ-WRITE. by Naphtali Sprei · 15 years ago
- 3e85c6f qemu-img rebase by Kevin Wolf · 15 years ago
- b783e40 block: Introduce BDRV_O_NO_BACKING by Kevin Wolf · 15 years ago
- 7078dea qemu-img: Fix memory leak by Kevin Wolf · 15 years ago
- 21eb3a2 Fix description of size parameter in qemu-img's help text by Pierre Riteau · 15 years ago
- 12c09b8 qemu-img: There is more than one host device driver by Kevin Wolf · 15 years ago
- 8063d0f Documentation: Don't mention old qemu-img options by Kevin Wolf · 15 years ago
- 9f56640 qemu-img: Allow creating zero sized images by Kevin Wolf · 15 years ago
- 80ee15a qcow2: Increase maximum cluster size to 2 MB by Kevin Wolf · 15 years ago
- c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
- 99a0949 Get rid of _t suffix by malc · 15 years ago
- d032044 qmu-img: fix qemu-img convert to generate a valid image when the source referenced a backing file by Akkarit Sangpetch · 16 years ago
- 153859b Use hxtool for qemu-img command list by Stuart Brady · 16 years ago
- eff4426 Document changes in qemu-img interface by Kevin Wolf · 16 years ago
- db08adf qemu-img: Print available options with -o ? by Kevin Wolf · 16 years ago
- efa84d4 Convert qemu-img convert to new bdrv_create by Kevin Wolf · 16 years ago
- 9ea2ea7 Convert qemu-img create to new bdrv_create by Kevin Wolf · 16 years ago
- 0e7e198 Convert all block drivers to new bdrv_create by Kevin Wolf · 16 years ago
- 5efa9d5 Convert block infrastructure to use new module init functionality by Anthony Liguori · 16 years ago
- 5561650 Include assert.h from qemu-common.h by Paul Brook · 16 years ago
- 1585969 Introduce qemu-img check subcommand (Kevin Wolf) by aliguori · 16 years ago
- 6e9ea0c block-vpc: Don't silently create smaller image than requested by aurel32 · 16 years ago
- 93c65b4 Add host_device support to qemu-img. (Nolan Leake) by aliguori · 16 years ago
- 9230eaf qemu-img: adding a "-F base_fmt" option to "qemu-img create -b" (Uri Lublin) by aliguori · 16 years ago
- fc19793 Revert r6408 by aliguori · 16 years ago
- 2fbc409 qemu-img: fix help message by aurel32 · 16 years ago
- 2450148 qemu-img: accept sizes with decimal values by aurel32 · 16 years ago
- 49dc768 Fix windows build and clean up use of <windows.h> by aliguori · 16 years ago
- 8f9b157 Make qemu-img argument handling POSIX compliant by aurel32 · 16 years ago
- a5e50b2 Replace noreturn with QEMU_NORETURN by malc · 16 years ago
- d2c639d Synch code, help and docs by blueswir1 · 16 years ago
- 4f94dc6 Fix format warnings by malc · 16 years ago
- 7e739a5 qemu-img: info: show highest_alloc and num_free_bytes if exist (Uri Lublin) by aliguori · 16 years ago
- 40a4539 qemu-img: Fix type of getopt return value (Kevin Wolf) by aliguori · 16 years ago
- 7d99a00 Add noreturn function attribute by blueswir1 · 16 years ago
- f7b4a94 snapshot subcommand for qemu-img (Kevin Wolf) by aliguori · 16 years ago
- 137519c qemu-img: open files with cache=writeback by aurel32 · 16 years ago
- a10ea30 Fix OpenBSD linker warnings in qemu-img by blueswir1 · 17 years ago
- e94f3a6 Revert 4977. Laurent asked for this not to be applied but I mistakenly applied by aliguori · 17 years ago
- 61fce45 qemu-img: set encrypted disk image password (Laurent Vivier) by aliguori · 17 years ago
- f58c7b3 New qemu-img convert -B option, by Marc Bevand. by ths · 17 years ago
- ca10f86 Remove osdep.c/qemu-img code duplication by aurel32 · 17 years ago
- c0be16d Correct qemu-img usage hint (Andreas Färber). by balrog · 17 years ago
- 68d0f70 copyright update by bellard · 17 years ago
- 4fddf62 Use WIN32_LEAN_AND_MEAN, by Stefan Weil. by ths · 17 years ago
- 96b8f13 Fix bdrv_get_geometry to return uint64_t, by Andre Przywara. by ths · 17 years ago
- 3f379ab Cleanup qemu-img.c. by pbrook · 17 years ago
- faf0796 Split block API from vl.h. by pbrook · 17 years ago
- 926c2d2 Support multipart images as input to qemu-img (Salvador Fandino). by balrog · 17 years ago
- d8871c5 Fix typo, spotted by Edivaldo de Araujo Pereira. by ths · 17 years ago
- 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
- ec36ba1 vmdk compatibility level 6 images, by Soren Hansen. by ths · 17 years ago
- 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
- 0cfec83 Spelling fixes, by Aurelien Jarno. by ths · 18 years ago
- d34dda5 qemu-img: fix incorrect error message, by Stuart Brady. by ths · 18 years ago
- 84f2e8e copyright update by bellard · 18 years ago
- 18607dc added cutils.c by bellard · 18 years ago
- fef3074 Escape filname printout properly, by Anthony Liguori and Julian Seward. by ths · 18 years ago
- fb43f4d copyright update by bellard · 19 years ago
- faea38e multiple snapshot support by bellard · 19 years ago
- 93b6b2a show backing file name by bellard · 19 years ago
- ec3757d use C99 64 bit printf format to ease win32 porting by bellard · 19 years ago
- e844533 show real allocated disk image size on Windows (Frediano Ziglio) by bellard · 19 years ago
- f5a8510 copyright by bellard · 20 years ago
- de167e4 Virtual VFAT support (Johannes Schindelin) by bellard · 20 years ago
- b8076a7 ia64 host support (David Mosberger) by bellard · 20 years ago
- e388818 BSD getopt fix by bellard · 20 years ago
- 3c56521 cloop driver (Johannes Schindelin) by bellard · 20 years ago
- 75c2380 fixed image creation with base filename by bellard · 21 years ago
- 57d1a2b win32 port by bellard · 21 years ago
- ea2384d new disk image layer by bellard · 21 years ago