Age | Commit message (Expand) | Author |
2023-10-31 | qemu-img: add compression option to rebase subcommand | Andrey Drobyshev |
2022-02-01 | qemu-img: Unify [-b [-F]] documentation | Hanna Reitz |
2021-11-02 | qemu-img: Consistent docs for convert -F | Eric Blake |
2021-09-15 | qemu-img: Add -F shorthand to convert | Eric Blake |
2020-10-27 | qemu-img: add support for rate limit in qemu-img convert | Zhengui |
2020-10-27 | qemu-img: add support for rate limit in qemu-img commit | Zhengui |
2020-10-12 | qemu-img-cmds.hx: Update comment that mentions Texinfo | Markus Armbruster |
2020-07-06 | block/amend: add 'force' option | Maxim Levitsky |
2020-05-28 | qemu-img: Add convert --bitmaps option | Eric Blake |
2020-05-19 | qemu-img: Add bitmap sub-command | Eric Blake |
2020-05-19 | qemu-img: Fix stale comments on doc location | Eric Blake |
2020-05-18 | qemu-img: Add --start-offset and --max-length to map | Eyal Moscovici |
2020-02-20 | qemu-img: Add --target-is-zero to convert | David Edmondson |
2020-02-06 | qemu-img: Place the '-i aio' option in alphabetical order | Julia Suvorova |
2020-02-03 | qemu-img-cmds.hx: Remove texinfo document fragments | Peter Maydell |
2020-02-03 | qemu-img-cmds.hx: Add rST documentation fragments | Peter Maydell |
2020-01-30 | qemu-img: adds option to use aio engine for benchmarking | Aarushi Mehta |
2019-06-14 | qemu-img: Add salvaging mode to convert | Max Reitz |
2019-04-12 | qemu-img: fix .hx and .texi disparity | John Snow |
2018-07-30 | qemu-img: Add -C option for convert with copy offloading | Fam Zheng |
2018-06-11 | qemu-img: Remove deprecated -s snapshot_id_or_name option | Thomas Huth |
2018-05-20 | qemu-img-cmds.hx: add passive-aggressive note | John Snow |
2018-05-20 | qemu-img: Make documentation between .texi and .hx consistent | John Snow |
2018-05-20 | qemu-img-commands.hx: argument ordering fixups | John Snow |
2017-09-26 | qemu-img: add --shrink flag for resize | Pavel Butsykin |
2017-08-08 | qemu-img: Sort sub-command names in --help | Eric Blake |
2017-07-18 | qemu-img: Check for backing image if specified during create | John Snow |
2017-07-11 | qemu-img: add measure subcommand | Stefan Hajnoczi |
2017-05-29 | qemu-img: introduce --target-image-opts for 'convert' command | Daniel P. Berrange |
2017-05-29 | qemu-img: Fix documentation of convert | Fam Zheng |
2017-05-11 | qemu-img: Update documentation for -U | Fam Zheng |
2017-04-27 | qemu-img: Document backing options | Max Reitz |
2017-04-07 | qemu-img: img_create does not support image-opts, fix docs | Jeff Cody |
2017-02-28 | qemu-img: make convert async | Peter Lieven |
2016-09-20 | qemu-img: add skip option to dd | Reda Sallahi |
2016-09-20 | qemu-img: add the 'dd' subcommand | Reda Sallahi |
2016-06-08 | qemu-img bench: Add --flush-interval | Kevin Wolf |
2016-06-08 | qemu-img bench: Implement -S (step size) | Kevin Wolf |
2016-06-08 | qemu-img bench: Make start offset configurable | Kevin Wolf |
2016-06-08 | qemu-img bench: Sequential writes | Kevin Wolf |
2016-06-08 | qemu-img bench | Kevin Wolf |
2016-02-22 | qemu-img: allow specifying image as a set of options args | Daniel P. Berrange |
2016-02-22 | qemu-img: add support for --object command line arg | Daniel P. Berrange |
2014-11-03 | qemu-img: Add progress output for amend | Max Reitz |
2014-11-03 | qemu-img: Specify backing file for commit | Max Reitz |
2014-11-03 | qemu-img: Enable progress output for commit | Max Reitz |
2014-11-03 | qemu-img: Empty image after commit | Max Reitz |
2014-08-22 | qemu-img: Allow cache mode specification for amend | Max Reitz |
2014-08-22 | qemu-img: Allow source cache mode specification | Max Reitz |
2013-12-04 | qemu-img: add -l for snapshot in convert | Wenchao Xia |