Age | Commit message (Expand) | Author |
2018-07-30 | qemu-img: Add -C option for convert with copy offloading | Fam Zheng |
2018-07-30 | Revert "qemu-img: Document copy offloading implications with -S and -c" | Fam Zheng |
2018-07-12 | qemu-img: Document copy offloading implications with -S and -c | Fam Zheng |
2018-06-11 | qemu-img: Remove deprecated -s snapshot_id_or_name option | Thomas Huth |
2018-05-20 | qemu-img: Make documentation between .texi and .hx consistent | John Snow |
2018-05-20 | qemu-img.texi: fix command ordering | John Snow |
2018-02-13 | qemu-img: Document --force-share / -U | Fam Zheng |
2018-02-13 | qemu-img.texi: Clean up parameter list | Fam Zheng |
2017-10-26 | qemu-img.1: Image invalidation on qemu-img commit | Max Reitz |
2017-09-26 | qemu-img: add --shrink flag for resize | Pavel Butsykin |
2017-09-26 | qemu-img: Clarify about relative backing file options | Fam Zheng |
2017-07-18 | qemu-img: Check for backing image if specified during create | John Snow |
2017-07-11 | qemu-img: Expose PreallocMode for resizing | Max Reitz |
2017-07-11 | qemu-img: add measure subcommand | Stefan Hajnoczi |
2017-07-11 | qcow: document another weakness of qcow AES encryption | Daniel P. Berrange |
2017-05-29 | qemu-img: introduce --target-image-opts for 'convert' command | Daniel P. Berrange |
2017-04-28 | progress: Show current progress on SIGINFO | Max Reitz |
2017-04-27 | qemu-img: Document backing options | Max Reitz |
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-28 | trace: enable tracing in qemu-img | Denis V. Lunev |
2016-06-28 | qemu-img: move common options parsing before commands processing | Denis V. Lunev |
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 |
2016-01-26 | docs: Style the command and its options in the synopsis | Sitsofe Wheeler |
2015-09-11 | maint: remove / fix many doubled words | 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-09-22 | block: delete cow block driver | Stefan Hajnoczi |
2014-09-12 | qcow2: Add falloc and full preallocation option | Hu Tao |
2014-09-12 | raw-posix: Add falloc and full preallocation option | Hu Tao |
2014-09-08 | qemu-img: fix rebase src_cache option documentation | Stefan Hajnoczi |
2014-09-08 | qemu-img: clarify src_cache option documentation | Stefan Hajnoczi |
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 |
2014-07-07 | Fix nocow typos in manpage | Chunyan Liu |
2014-07-01 | qemu-img create: add 'nocow' option | Chunyan Liu |
2014-06-04 | qemu-img: Document check exit codes | Max Reitz |
2014-01-31 | Describe flaws in qcow/qcow2 encryption in the docs | Daniel P. Berrange |
2014-01-24 | block: update block commit documentation regarding image truncation | Jeff Cody |
2014-01-24 | Documentation: qemu-img: Mention SIGUSR1 progress report | Kevin Wolf |
2014-01-22 | docs: qcow2 compat=1.1 is now the default | Stefan Hajnoczi |