1. 96054c7 qemu-img: make is_allocated_sectors() more efficient by Vladimir Sementsov-Ogievskiy · 3 years, 1 month ago
  2. df9a316 blockjob: implement and use block_job_get_aio_context by Vladimir Sementsov-Ogievskiy · 3 years, 8 months ago
  3. 1899bf4 qemu-img: Add -F shorthand to convert by Eric Blake · 3 years, 4 months ago
  4. a1c6243 qemu-img: Allow target be aligned to sector size by Hanna Reitz · 3 years, 5 months ago
  5. f9734d5 error: Use error_fatal to simplify obvious fatal errors (again) by Markus Armbruster · 3 years, 6 months ago
  6. 955171e qemu-img: Add --skip-broken-bitmaps for 'convert --bitmaps' by Eric Blake · 3 years, 5 months ago
  7. 74a4320 qemu-img: Fail fast on convert --bitmaps with inconsistent bitmap by Eric Blake · 3 years, 6 months ago
  8. 8417e13 qemu-img: Make unallocated part of backing chain obvious in map by Eric Blake · 3 years, 6 months ago
  9. a7cd44b qemu-img: Improve error for rebase without backing format by Eric Blake · 3 years, 6 months ago
  10. 497a30d qemu-img: Require -F with -b backing image by Eric Blake · 3 years, 8 months ago
  11. a7b4f8f progressmeter: protect with a mutex by Emanuele Giuseppe Esposito · 3 years, 7 months ago
  12. 0b8fb55 qemu-img convert: Unshare write permission for source by Kevin Wolf · 3 years, 8 months ago
  13. 99b1e64 qemu-img: Use user_creatable_process_cmdline() for --object by Kevin Wolf · 3 years, 11 months ago
  14. c3033fd qapi: Use QAPI_LIST_APPEND in trivial cases by Eric Blake · 4 years ago
  15. eab3a46 qobject: Change qobject_to_json()'s value to GString by Markus Armbruster · 4 years, 1 month ago
  16. 6589f45 qobject: Make qobject_to_json_pretty() take a pretty argument by Markus Armbruster · 4 years, 1 month ago
  17. 54aa3de qapi: Use QAPI_LIST_PREPEND() where possible by Eric Blake · 4 years, 2 months ago
  18. 92eecff trace: remove argument from trace_init_file by Paolo Bonzini · 4 years, 2 months ago
  19. 6aec830 qemu-img convert: Free @sn_opts in all error cases by Tuguoyi · 4 years, 2 months ago
  20. 0c8c489 qemu-img: add support for rate limit in qemu-img convert by Zhengui · 4 years, 2 months ago
  21. a0441b6 qemu-img: add support for rate limit in qemu-img commit by Zhengui · 4 years, 2 months ago
  22. c122bca Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-09-21' into staging by Peter Maydell · 4 years, 3 months ago
  23. 14f16bf qemu-img: Support bitmap --merge into backing image by Eric Blake · 4 years, 4 months ago
  24. e3a6e0d qemu/: fix some comment spelling errors by zhaolichang · 4 years, 4 months ago
  25. c075c42 qemu-img: Explicit number replaced by a constant by Yi Li · 4 years, 5 months ago
  26. af8d43d qemu-img: avoid unaligned read requests during convert by Peter Lieven · 4 years, 4 months ago
  27. 4a2061e qemu-img: Use child access functions by Max Reitz · 6 years ago
  28. 98c5d2e block: add missing socket_init() calls to tools by Daniel P. Berrangé · 4 years, 4 months ago
  29. 1c404d7 qemu-img resize: Require --shrink for shrinking all image formats by Kevin Wolf · 4 years, 6 months ago
  30. d9f059a qemu-img: Deprecate use of -b without -F by Eric Blake · 4 years, 6 months ago
  31. e54ee1b block: Add support to warn on backing file change without format by Eric Blake · 4 years, 6 months ago
  32. 25956af block: Finish deprecation of 'qemu-img convert -n -o' by Eric Blake · 4 years, 6 months ago
  33. d0ceea8 qemu-img map: Don't limit block status request size by Kevin Wolf · 4 years, 6 months ago
  34. 9e194e0 qemu-img: Ignore Error objects where the return value suffices by Markus Armbruster · 4 years, 6 months ago
  35. 235e59c qemu-option: Use returned bool to check for failure by Markus Armbruster · 4 years, 6 months ago
  36. 2253d86 qemu-img: convert: don't use unallocated_blocks_are_zero by Vladimir Sementsov-Ogievskiy · 4 years, 7 months ago
  37. 0b6786a block/amend: refactor qcow2 amend options by Maxim Levitsky · 4 years, 6 months ago
  38. df373fb block/amend: separate amend and create options for qemu-img by Maxim Levitsky · 4 years, 6 months ago
  39. a3579bf block/amend: add 'force' option by Maxim Levitsky · 4 years, 6 months ago
  40. edafc70 qemu-img convert: Don't pre-zero images by Kevin Wolf · 4 years, 6 months ago
  41. 15e39ad qemu-img: Add convert --bitmaps option by Eric Blake · 4 years, 8 months ago
  42. 6c729dd qemu-img: Factor out code for merging bitmaps by Eric Blake · 4 years, 8 months ago
  43. 5d72c68 qcow2: Expose bitmaps' size during measure by Eric Blake · 4 years, 8 months ago
  44. 3b51ab4 qemu-img: Add bitmap sub-command by Eric Blake · 4 years, 8 months ago
  45. 0562adf qemu-img: Fix stale comments on doc location by Eric Blake · 4 years, 8 months ago
  46. bffe88d Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 4 years, 8 months ago
  47. 2d97fde block: Use blk_make_empty() after commits by Max Reitz · 4 years, 8 months ago
  48. c046949 qemu-img: Add --start-offset and --max-length to map by Eyal Moscovici · 4 years, 8 months ago
  49. e46c0b1 qemu-img: refactor dump_map_entry JSON format output by Eyal Moscovici · 4 years, 8 months ago
  50. 8f282e8 qemu-img: validate image length in img_map by Eyal Moscovici · 4 years, 8 months ago
  51. 43d589b qemu_img: add cvtnum_full to print error reports by Eyal Moscovici · 4 years, 8 months ago
  52. 8c6242b block-backend: Add flags to blk_truncate() by Kevin Wolf · 4 years, 8 months ago
  53. f62514b qemu-img: Reject broken -o "" by Markus Armbruster · 4 years, 9 months ago
  54. 80c710c qemu-img: Move is_valid_option_list() to qemu-img.c and rewrite by Markus Armbruster · 4 years, 9 months ago
  55. 6d2b5cb qemu-img: Factor out accumulate_options() helper by Markus Armbruster · 4 years, 9 months ago
  56. 39f77cb qemu-img: Report convert errors by bytes, not sectors by Eric Blake · 4 years, 9 months ago
  57. 1656324 qemu-img: Fix check's leak/corruption fix report by Max Reitz · 4 years, 9 months ago
  58. 01fe1ca job: refactor progress to separate object by Vladimir Sementsov-Ogievskiy · 4 years, 10 months ago
  59. fc124ea qemu-img: free memory before re-assign by Pan Nengyuan · 4 years, 10 months ago
  60. c3673dc qemu-img: allow qemu-img measure --object without a filename by Stefan Hajnoczi · 4 years, 11 months ago
  61. c69291e qemu-img: Fix convert -n -B for backing-less targets by Max Reitz · 5 years ago
  62. 168468f qemu-img: Add --target-is-zero to convert by David Edmondson · 5 years ago
  63. cdd2677 qemu-img: adds option to use aio engine for benchmarking by Aarushi Mehta · 5 years ago
  64. 0da7d13 qemu-img: fix info --backing-chain --image-opts by Stefan Hajnoczi · 5 years ago
  65. 09c5c6d Revert "qemu-img: Check post-truncation size" by Max Reitz · 5 years ago
  66. e8d04f9 block: Pass truncate exact=true where reasonable by Max Reitz · 5 years ago
  67. c80d8b0 block: Add @exact parameter to bdrv_co_truncate() by Max Reitz · 5 years ago
  68. c6e5cdf qemu-img: Support help options for --object by Kevin Wolf · 5 years ago
  69. 1bbbf32 block: Use QEMU_IS_ALIGNED by Nir Soffer · 5 years ago
  70. ac850bf block: define .*_part io handlers in BlockDriver by Vladimir Sementsov-Ogievskiy · 6 years ago
  71. 4d7c487 qemu-img: Fix bdrv_has_zero_init() use in convert by Max Reitz · 5 years ago
  72. e018ccb Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 5 years ago
  73. d5938f2 Clean up inclusion of sysemu/sysemu.h by Markus Armbruster · 5 years ago
  74. db72581 Include qemu/main-loop.h less by Markus Armbruster · 5 years ago
  75. ffd8e8f qemu-img convert: Deprecate using -n and -o together by Kevin Wolf · 5 years ago
  76. 170d3bd block: include base when checking image chain for block allocation by Andrey Shinkevich · 6 years ago
  77. 8eaac02 qemu-img: Add salvaging mode to convert by Max Reitz · 6 years ago
  78. 3d96cb9 qemu-img: Move quiet into ImgConvertState by Max Reitz · 6 years ago
  79. f22356d qemu-img: Fix options leakage in img_rebase() by Max Reitz · 6 years ago
  80. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  81. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  82. d861ab3 block: Add BlockBackend.ctx by Kevin Wolf · 6 years ago
  83. 330c729 qemu-img: rebase: Reuse in-chain BlockDriverState by Sam Eiderman · 6 years ago
  84. 863cc78 qemu-img: rebase: Reduce reads on in-chain rebase by Sam Eiderman · 6 years ago
  85. 4ebe061 qemu-img: rebase: Reuse parent BlockDriverState by Sam Eiderman · 6 years ago
  86. 1c6e877 qemu-img: Use zero writes after source backing EOF by Max Reitz · 6 years ago
  87. 35ddd93 qemu-img: Allow rebase with no input base by Max Reitz · 6 years ago
  88. 97ede57 qemu-img: Use IEC binary prefixes for size constants by Stefano Garzarella · 6 years ago
  89. 265a7e5 qemu-img: use buffer-based io by Vladimir Sementsov-Ogievskiy · 6 years ago
  90. f4619af qemu-img: Make create hint at protocol options by Max Reitz · 6 years ago
  91. e1ce7d7 block/qapi: Clean up how we print to monitor or stdout by Markus Armbruster · 6 years ago
  92. e9e1d92 qemu-img: Use error_vreport() in error_exit() by Markus Armbruster · 6 years ago
  93. f5852ef log: Make glib logging go through QEMU by Christophe Fergeau · 6 years ago
  94. a3d6ae2 qemu-img: Enable BDRV_REQ_MAY_UNMAP in convert by Nir Soffer · 6 years ago
  95. 30065d1 qemu-img: Gracefully shutdown when map can't finish by Eric Blake · 6 years ago
  96. 2058c2a qemu-img: Report bdrv_block_status failures by Eric Blake · 6 years ago
  97. c9fdcf2 qemu-img: Use BDRV_REQ_NO_FALLBACK for pre-zeroing by Kevin Wolf · 6 years ago
  98. 9ac404c block: iterate_format with account of whitelisting by Andrey Shinkevich · 6 years ago
  99. adf2e45 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 6 years ago
  100. 645ae7d block: bdrv_get_full_backing_filename_from_...'s ret. val. by Max Reitz · 6 years ago