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