Age | Commit message (Expand) | Author |
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 |
2013-12-20 | docs: updated qemu-img man page and qemu-doc to reflect VHDX support. | Jeff Cody |
2013-12-04 | qemu-img: add -l for snapshot in convert | Wenchao Xia |
2013-11-28 | qemu-img: add support for fully allocated images | Peter Lieven |
2013-09-12 | block: Image file option amendment | Max Reitz |
2013-09-06 | docs, qapi: document qemu-img map | Paolo Bonzini |
2013-09-06 | add qemu-img convert -n option (skip target volume creation) | Alexandre Derumier |
2013-02-22 | qemu-img: Add compare subcommand | Miroslav Rezanina |
2013-02-22 | qemu-img: Add "Quiet mode" option | Miroslav Rezanina |
2013-02-22 | qemu-img: add json output option to the check command | Federico Simoncelli |
2012-11-30 | Documentation: Update image format information | Kevin Wolf |
2012-10-24 | qemu-img: document 'info --backing-chain' | Kashyap Chamarthy |
2012-10-24 | qemu-img rebase: use empty string to rebase without backing file | Alex Bligh |
2012-09-17 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2012-09-14 | Spelling fixes in comments and documentation | Stefan Weil |
2012-09-12 | qemu-img: Add json output option to the info command. | BenoƮt Canet |
2012-08-17 | Documentation: Warn against qemu-img on active image | Kevin Wolf |
2012-06-15 | qemu-img: document qed format on qemu-img man page | Stefan Hajnoczi |
2012-06-15 | qemu-img check -r for repairing images | Kevin Wolf |