1. 3fba9d8 qemu-img: print error codes when convert fails by Stefan Hajnoczi · 13 years ago
  2. bb1c059 qemu-img: Use qemu_blockalign by Kevin Wolf · 13 years ago
  3. 92196b2 block: add cache=directsync parameter to -drive by Stefan Hajnoczi · 13 years ago
  4. c3993cd block: parse cache mode flags in a single place by Stefan Hajnoczi · 13 years ago
  5. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 13 years ago
  6. 4a1d5e1 block: add bdrv_get_allocated_file_size() operation by Fam Zheng · 13 years ago
  7. 661a0f7 qemu-img: Add cache command line option by Federico Simoncelli · 13 years ago
  8. 9d42e15 qemu-img: Don't prepend qemu-img to error messages twice. by Markus Armbruster · 13 years ago
  9. 6daf194 Strip trailing '\n' from error_report()'s first argument by Markus Armbruster · 13 years ago
  10. f6a00aa qemu_img: is_not_zero() optimization by Dmitry Konishchev · 13 years ago
  11. 4ee9641 qemu-img.c: Remove superfluous parenthesis by Jes Sorensen · 13 years ago
  12. e80fec7 qemu-img resize: Fix option parsing by Kevin Wolf · 13 years ago
  13. 9a9d9db qemu-img: allow rebase to a NULL backing file when unsafe by Anthony Liguori · 13 years ago
  14. eb863ad qemu-img rebase: Fix segfault if backing file can't be opened by Kevin Wolf · 13 years ago
  15. 6b837bc qemu-img: Initial progress printing support by Jes Sorensen · 13 years ago
  16. b9eaf9e qemu-img: Improve error messages for failed bdrv_open by Kevin Wolf · 13 years ago
  17. 70b4f4b Make strtosz() return int64_t instead of ssize_t by Jes Sorensen · 14 years ago
  18. 710da70 qemu-img snapshot: Use writeback caching by Kevin Wolf · 13 years ago
  19. ad71713 Remove NULL checks for bdrv_new return value by Kevin Wolf · 14 years ago
  20. 15654a6 qemu.img.c: Use error_report() instead of own error() implementation by Jes Sorensen · 14 years ago
  21. f88e1a4 qemu-img.c: Re-factor img_create() by Jes Sorensen · 14 years ago
  22. 53f76e5 qemu-img: Call error_set_progname by Kevin Wolf · 14 years ago
  23. 1da7cfb qemu-img.c: Clean up handling of image size in img_create() by Jes Sorensen · 14 years ago
  24. 5eeaad5 qemu-img: Fail creation if backing format is invalid by Stefan Hajnoczi · 14 years ago
  25. a87a672 qemu-img: Free option parameter lists in img_create() by Stefan Hajnoczi · 14 years ago
  26. eec77d9 qemu-img: Deprecate obsolete -6 and -e options by Jes Sorensen · 14 years ago
  27. 2a81998 Make error handling more consistent in img_create() and img_resize() by Jes Sorensen · 14 years ago
  28. ef87394 Fail if detecting an unknown option by Jes Sorensen · 14 years ago
  29. b8fb60d Fix formatting and missing braces in qemu-img.c by Jes Sorensen · 14 years ago
  30. 4ac8aac Consolidate printing of block driver options by Jes Sorensen · 14 years ago
  31. 31ca34b img_convert(): Only try to free bs[] entries if bs is valid. by Jes Sorensen · 14 years ago
  32. 5bdf61f Use qemu_mallocz() instead of calloc() in img_convert() by Jes Sorensen · 14 years ago
  33. dc786bc Move qemu_gettimeofday() to OS specific files by Jes Sorensen · 14 years ago
  34. a18953f qemu-img: Fix qemu-img convert -obacking_file by Kevin Wolf · 14 years ago
  35. 51ef672 Copy snapshots out of QCOW2 disk by edison · 14 years ago
  36. 8b7968f Use GCC_FMT_ATTR (format checking) by Stefan Weil · 14 years ago
  37. 1bd8e17 qemu-img convert: Use cache=unsafe for output image by Kevin Wolf · 14 years ago
  38. cdbae85 qemu-img rebase: Open new backing file read-only by Kevin Wolf · 14 years ago
  39. e076f33 qemu-img check: Distinguish different kinds of errors by Kevin Wolf · 14 years ago
  40. c2abcce qemu-img: avoid calling exit(1) to release resources properly by MORITA Kazutaka · 14 years ago
  41. b50cbab add support for protocol driver create_options by MORITA Kazutaka · 14 years ago
  42. 0bfcd59 Fix %lld or %llx printf format use by Blue Swirl · 14 years ago
  43. cc60e32 qemu-img rebase: Fix output image corruption by Kevin Wolf · 14 years ago
  44. ae6b0ed qemu-img: Add 'resize' command to grow/shrink disk images by Stefan Hajnoczi · 14 years ago
  45. f2feebb block: bdrv_has_zero_init by Kevin Wolf · 14 years ago
  46. adfe078 qemu-img: Fix BRDV_O_FLAGS typo by Stefan Hajnoczi · 14 years ago
  47. f163d07 qemu-img: Eliminate bdrv_new_open() code duplication by Stefan Hajnoczi · 14 years ago
  48. d6e9098 Replace calls of old bdrv_open by Kevin Wolf · 14 years ago
  49. 3e7896d block: print errno on error by Juan Quintela · 14 years ago
  50. e53dbee qemu-img rebase: Add -f option by Kevin Wolf · 14 years ago
  51. 584771e qemu-img: Fix error message by Kevin Wolf · 14 years ago
  52. 60b1bd4 qemu-img: Fix segfault during rebase by Kevin Wolf · 14 years ago
  53. d6771bf qemu-img: use the heap instead of the huge stack array for win32 by TeLeMan · 14 years ago
  54. 9bc378c qemu-img: Fix qemu-img can't create qcow image based on read-only image by Sheng Yang · 14 years ago
  55. e00291c qemu-img: avoid preprocessor directives in a printf call by Paolo Bonzini · 14 years ago
  56. 3f020d7 Revert "On some systems printf is a macro" by malc · 14 years ago
  57. bc5b600 On some systems printf is a macro by malc · 14 years ago
  58. 058fc8c Ask for read-write permissions when opening files by Naphtali Sprei · 14 years ago
  59. 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 · 14 years ago
  60. 3e85c6f qemu-img rebase by Kevin Wolf · 14 years ago
  61. b783e40 block: Introduce BDRV_O_NO_BACKING by Kevin Wolf · 14 years ago
  62. 7078dea qemu-img: Fix memory leak by Kevin Wolf · 15 years ago
  63. 21eb3a2 Fix description of size parameter in qemu-img's help text by Pierre Riteau · 15 years ago
  64. 12c09b8 qemu-img: There is more than one host device driver by Kevin Wolf · 15 years ago
  65. 8063d0f Documentation: Don't mention old qemu-img options by Kevin Wolf · 15 years ago
  66. 9f56640 qemu-img: Allow creating zero sized images by Kevin Wolf · 15 years ago
  67. 80ee15a qcow2: Increase maximum cluster size to 2 MB by Kevin Wolf · 15 years ago
  68. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  69. 99a0949 Get rid of _t suffix by malc · 15 years ago
  70. d032044 qmu-img: fix qemu-img convert to generate a valid image when the source referenced a backing file by Akkarit Sangpetch · 15 years ago
  71. 153859b Use hxtool for qemu-img command list by Stuart Brady · 15 years ago
  72. eff4426 Document changes in qemu-img interface by Kevin Wolf · 15 years ago
  73. db08adf qemu-img: Print available options with -o ? by Kevin Wolf · 15 years ago
  74. efa84d4 Convert qemu-img convert to new bdrv_create by Kevin Wolf · 15 years ago
  75. 9ea2ea7 Convert qemu-img create to new bdrv_create by Kevin Wolf · 15 years ago
  76. 0e7e198 Convert all block drivers to new bdrv_create by Kevin Wolf · 15 years ago
  77. 5efa9d5 Convert block infrastructure to use new module init functionality by Anthony Liguori · 15 years ago
  78. 5561650 Include assert.h from qemu-common.h by Paul Brook · 15 years ago
  79. 1585969 Introduce qemu-img check subcommand (Kevin Wolf) by aliguori · 15 years ago
  80. 6e9ea0c block-vpc: Don't silently create smaller image than requested by aurel32 · 15 years ago
  81. 93c65b4 Add host_device support to qemu-img. (Nolan Leake) by aliguori · 15 years ago
  82. 9230eaf qemu-img: adding a "-F base_fmt" option to "qemu-img create -b" (Uri Lublin) by aliguori · 15 years ago
  83. fc19793 Revert r6408 by aliguori · 15 years ago
  84. 2fbc409 qemu-img: fix help message by aurel32 · 15 years ago
  85. 2450148 qemu-img: accept sizes with decimal values by aurel32 · 15 years ago
  86. 49dc768 Fix windows build and clean up use of <windows.h> by aliguori · 15 years ago
  87. 8f9b157 Make qemu-img argument handling POSIX compliant by aurel32 · 15 years ago
  88. a5e50b2 Replace noreturn with QEMU_NORETURN by malc · 15 years ago
  89. d2c639d Synch code, help and docs by blueswir1 · 15 years ago
  90. 4f94dc6 Fix format warnings by malc · 15 years ago
  91. 7e739a5 qemu-img: info: show highest_alloc and num_free_bytes if exist (Uri Lublin) by aliguori · 15 years ago
  92. 40a4539 qemu-img: Fix type of getopt return value (Kevin Wolf) by aliguori · 15 years ago
  93. 7d99a00 Add noreturn function attribute by blueswir1 · 15 years ago
  94. f7b4a94 snapshot subcommand for qemu-img (Kevin Wolf) by aliguori · 16 years ago
  95. 137519c qemu-img: open files with cache=writeback by aurel32 · 16 years ago
  96. a10ea30 Fix OpenBSD linker warnings in qemu-img by blueswir1 · 16 years ago
  97. e94f3a6 Revert 4977. Laurent asked for this not to be applied but I mistakenly applied by aliguori · 16 years ago
  98. 61fce45 qemu-img: set encrypted disk image password (Laurent Vivier) by aliguori · 16 years ago
  99. f58c7b3 New qemu-img convert -B option, by Marc Bevand. by ths · 16 years ago
  100. ca10f86 Remove osdep.c/qemu-img code duplication by aurel32 · 16 years ago