1. c122bca Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-09-21' into staging by Peter Maydell · 4 years, 4 months ago
  2. 14f16bf qemu-img: Support bitmap --merge into backing image by Eric Blake · 4 years, 4 months ago
  3. e3a6e0d qemu/: fix some comment spelling errors by zhaolichang · 4 years, 4 months ago
  4. c075c42 qemu-img: Explicit number replaced by a constant by Yi Li · 4 years, 5 months ago
  5. af8d43d qemu-img: avoid unaligned read requests during convert by Peter Lieven · 4 years, 4 months ago
  6. 4a2061e qemu-img: Use child access functions by Max Reitz · 6 years ago
  7. 98c5d2e block: add missing socket_init() calls to tools by Daniel P. Berrangé · 4 years, 5 months ago
  8. 1c404d7 qemu-img resize: Require --shrink for shrinking all image formats by Kevin Wolf · 4 years, 6 months ago
  9. d9f059a qemu-img: Deprecate use of -b without -F by Eric Blake · 4 years, 6 months ago
  10. e54ee1b block: Add support to warn on backing file change without format by Eric Blake · 4 years, 6 months ago
  11. 25956af block: Finish deprecation of 'qemu-img convert -n -o' by Eric Blake · 4 years, 6 months ago
  12. d0ceea8 qemu-img map: Don't limit block status request size by Kevin Wolf · 4 years, 6 months ago
  13. 9e194e0 qemu-img: Ignore Error objects where the return value suffices by Markus Armbruster · 4 years, 6 months ago
  14. 235e59c qemu-option: Use returned bool to check for failure by Markus Armbruster · 4 years, 6 months ago
  15. 2253d86 qemu-img: convert: don't use unallocated_blocks_are_zero by Vladimir Sementsov-Ogievskiy · 4 years, 8 months ago
  16. 0b6786a block/amend: refactor qcow2 amend options by Maxim Levitsky · 4 years, 7 months ago
  17. df373fb block/amend: separate amend and create options for qemu-img by Maxim Levitsky · 4 years, 7 months ago
  18. a3579bf block/amend: add 'force' option by Maxim Levitsky · 4 years, 7 months ago
  19. edafc70 qemu-img convert: Don't pre-zero images by Kevin Wolf · 4 years, 7 months ago
  20. 15e39ad qemu-img: Add convert --bitmaps option by Eric Blake · 4 years, 8 months ago
  21. 6c729dd qemu-img: Factor out code for merging bitmaps by Eric Blake · 4 years, 8 months ago
  22. 5d72c68 qcow2: Expose bitmaps' size during measure by Eric Blake · 4 years, 8 months ago
  23. 3b51ab4 qemu-img: Add bitmap sub-command by Eric Blake · 4 years, 8 months ago
  24. 0562adf qemu-img: Fix stale comments on doc location by Eric Blake · 4 years, 8 months ago
  25. bffe88d Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 4 years, 8 months ago
  26. 2d97fde block: Use blk_make_empty() after commits by Max Reitz · 4 years, 9 months ago
  27. c046949 qemu-img: Add --start-offset and --max-length to map by Eyal Moscovici · 4 years, 8 months ago
  28. e46c0b1 qemu-img: refactor dump_map_entry JSON format output by Eyal Moscovici · 4 years, 8 months ago
  29. 8f282e8 qemu-img: validate image length in img_map by Eyal Moscovici · 4 years, 8 months ago
  30. 43d589b qemu_img: add cvtnum_full to print error reports by Eyal Moscovici · 4 years, 8 months ago
  31. 8c6242b block-backend: Add flags to blk_truncate() by Kevin Wolf · 4 years, 9 months ago
  32. f62514b qemu-img: Reject broken -o "" by Markus Armbruster · 4 years, 9 months ago
  33. 80c710c qemu-img: Move is_valid_option_list() to qemu-img.c and rewrite by Markus Armbruster · 4 years, 9 months ago
  34. 6d2b5cb qemu-img: Factor out accumulate_options() helper by Markus Armbruster · 4 years, 9 months ago
  35. 39f77cb qemu-img: Report convert errors by bytes, not sectors by Eric Blake · 4 years, 9 months ago
  36. 1656324 qemu-img: Fix check's leak/corruption fix report by Max Reitz · 4 years, 10 months ago
  37. 01fe1ca job: refactor progress to separate object by Vladimir Sementsov-Ogievskiy · 4 years, 10 months ago
  38. fc124ea qemu-img: free memory before re-assign by Pan Nengyuan · 4 years, 11 months ago
  39. c3673dc qemu-img: allow qemu-img measure --object without a filename by Stefan Hajnoczi · 4 years, 11 months ago
  40. c69291e qemu-img: Fix convert -n -B for backing-less targets by Max Reitz · 5 years ago
  41. 168468f qemu-img: Add --target-is-zero to convert by David Edmondson · 5 years ago
  42. cdd2677 qemu-img: adds option to use aio engine for benchmarking by Aarushi Mehta · 5 years ago
  43. 0da7d13 qemu-img: fix info --backing-chain --image-opts by Stefan Hajnoczi · 5 years ago
  44. 09c5c6d Revert "qemu-img: Check post-truncation size" by Max Reitz · 5 years ago
  45. e8d04f9 block: Pass truncate exact=true where reasonable by Max Reitz · 5 years ago
  46. c80d8b0 block: Add @exact parameter to bdrv_co_truncate() by Max Reitz · 5 years ago
  47. c6e5cdf qemu-img: Support help options for --object by Kevin Wolf · 5 years ago
  48. 1bbbf32 block: Use QEMU_IS_ALIGNED by Nir Soffer · 5 years ago
  49. ac850bf block: define .*_part io handlers in BlockDriver by Vladimir Sementsov-Ogievskiy · 6 years ago
  50. 4d7c487 qemu-img: Fix bdrv_has_zero_init() use in convert by Max Reitz · 5 years ago
  51. e018ccb Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 5 years ago
  52. d5938f2 Clean up inclusion of sysemu/sysemu.h by Markus Armbruster · 5 years ago
  53. db72581 Include qemu/main-loop.h less by Markus Armbruster · 5 years ago
  54. ffd8e8f qemu-img convert: Deprecate using -n and -o together by Kevin Wolf · 5 years ago
  55. 170d3bd block: include base when checking image chain for block allocation by Andrey Shinkevich · 6 years ago
  56. 8eaac02 qemu-img: Add salvaging mode to convert by Max Reitz · 6 years ago
  57. 3d96cb9 qemu-img: Move quiet into ImgConvertState by Max Reitz · 6 years ago
  58. f22356d qemu-img: Fix options leakage in img_rebase() by Max Reitz · 6 years ago
  59. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  60. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  61. d861ab3 block: Add BlockBackend.ctx by Kevin Wolf · 6 years ago
  62. 330c729 qemu-img: rebase: Reuse in-chain BlockDriverState by Sam Eiderman · 6 years ago
  63. 863cc78 qemu-img: rebase: Reduce reads on in-chain rebase by Sam Eiderman · 6 years ago
  64. 4ebe061 qemu-img: rebase: Reuse parent BlockDriverState by Sam Eiderman · 6 years ago
  65. 1c6e877 qemu-img: Use zero writes after source backing EOF by Max Reitz · 6 years ago
  66. 35ddd93 qemu-img: Allow rebase with no input base by Max Reitz · 6 years ago
  67. 97ede57 qemu-img: Use IEC binary prefixes for size constants by Stefano Garzarella · 6 years ago
  68. 265a7e5 qemu-img: use buffer-based io by Vladimir Sementsov-Ogievskiy · 6 years ago
  69. f4619af qemu-img: Make create hint at protocol options by Max Reitz · 6 years ago
  70. e1ce7d7 block/qapi: Clean up how we print to monitor or stdout by Markus Armbruster · 6 years ago
  71. e9e1d92 qemu-img: Use error_vreport() in error_exit() by Markus Armbruster · 6 years ago
  72. f5852ef log: Make glib logging go through QEMU by Christophe Fergeau · 6 years ago
  73. a3d6ae2 qemu-img: Enable BDRV_REQ_MAY_UNMAP in convert by Nir Soffer · 6 years ago
  74. 30065d1 qemu-img: Gracefully shutdown when map can't finish by Eric Blake · 6 years ago
  75. 2058c2a qemu-img: Report bdrv_block_status failures by Eric Blake · 6 years ago
  76. c9fdcf2 qemu-img: Use BDRV_REQ_NO_FALLBACK for pre-zeroing by Kevin Wolf · 6 years ago
  77. 9ac404c block: iterate_format with account of whitelisting by Andrey Shinkevich · 6 years ago
  78. adf2e45 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 6 years ago
  79. 645ae7d block: bdrv_get_full_backing_filename_from_...'s ret. val. by Max Reitz · 6 years ago
  80. f30c66b block: Use bdrv_refresh_filename() to pull by Max Reitz · 6 years ago
  81. 334c43e qemu-img: fix error reporting for -object by Daniel P. Berrangé · 6 years ago
  82. 8c04093 block/snapshot: remove bdrv_snapshot_delete_by_id_or_name by Daniel Henrique Barboza · 6 years ago
  83. c075a0a qemu-img: use qemu_iovec_init_buf by Vladimir Sementsov-Ogievskiy · 6 years ago
  84. d339d76 qemu-io: Add generic function for reinitializing optind. by Richard W.M. Jones · 6 years ago
  85. 3ecd5a4 qemu-img: Fix leak by Max Reitz · 6 years ago
  86. f099887 qemu-img: Fix typo by Max Reitz · 6 years ago
  87. 2e2db26 qemu-img: assert block_job_get() does not return NULL in img_commit() by Liam Merwick · 6 years ago
  88. 6389871 option: Make option help nicer to read by Max Reitz · 6 years ago
  89. 8d65a3c qemu-img: fix regression copying secrets during convert by Daniel P. Berrangé · 6 years ago
  90. e11ce12 qemu-img: Add -C option for convert with copy offloading by Fam Zheng · 6 years ago
  91. 6360ab2 qemu-img: avoid overflow of min_sparse parameter by Peter Lieven · 7 years ago
  92. 8dcd3c9 qemu-img: align result of is_allocated_sectors by Peter Lieven · 7 years ago
  93. 67b51fb block: split flags in copy_range by Vladimir Sementsov-Ogievskiy · 7 years ago
  94. 8848132 qemu-img: allow compressed not-in-order writes by Vladimir Sementsov-Ogievskiy · 7 years ago
  95. e0b371e qemu-img: Fix assert when mapping unaligned raw file by Eric Blake · 7 years ago
  96. 46e8d27 qemu-img: Remove deprecated -s snapshot_id_or_name option by Thomas Huth · 7 years ago
  97. 351c8ef qemu-img: Special post-backing convert handling by Max Reitz · 7 years ago
  98. d16699b qemu-img: Resolve relative backing paths in rebase by Max Reitz · 7 years ago
  99. d402b6a qemu-img: Recognize no creation support in -o help by Max Reitz · 7 years ago
  100. 5164135 qemu-img: Add print_amend_option_help() by Max Reitz · 7 years ago