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