| Commit message (Expand) | Author | Age | Files | Lines |
* | qemu-img: add skip option to dd | Reda Sallahi | 2016-09-20 | 1 | -1/+3 |
* | qemu-img: add the 'dd' subcommand | Reda Sallahi | 2016-09-20 | 1 | -0/+25 |
* | trace: enable tracing in qemu-img | Denis V. Lunev | 2016-06-28 | 1 | -0/+3 |
* | qemu-img: move common options parsing before commands processing | Denis V. Lunev | 2016-06-28 | 1 | -1/+9 |
* | qemu-img bench: Add --flush-interval | Kevin Wolf | 2016-06-08 | 1 | -1/+7 |
* | qemu-img bench: Implement -S (step size) | Kevin Wolf | 2016-06-08 | 1 | -2/+4 |
* | qemu-img bench: Make start offset configurable | Kevin Wolf | 2016-06-08 | 1 | -2/+3 |
* | qemu-img bench: Sequential writes | Kevin Wolf | 2016-06-08 | 1 | -4/+9 |
* | qemu-img bench | Kevin Wolf | 2016-06-08 | 1 | -0/+10 |
* | qemu-img: allow specifying image as a set of options args | Daniel P. Berrange | 2016-02-22 | 1 | -0/+6 |
* | qemu-img: add support for --object command line arg | Daniel P. Berrange | 2016-02-22 | 1 | -0/+8 |
* | docs: Style the command and its options in the synopsis | Sitsofe Wheeler | 2016-01-26 | 1 | -1/+1 |
* | maint: remove / fix many doubled words | Daniel P. Berrange | 2015-09-11 | 1 | -1/+1 |
* | qemu-img: Add progress output for amend | Max Reitz | 2014-11-03 | 1 | -1/+1 |
* | qemu-img: Specify backing file for commit | Max Reitz | 2014-11-03 | 1 | -1/+11 |
* | qemu-img: Enable progress output for commit | Max Reitz | 2014-11-03 | 1 | -1/+1 |
* | qemu-img: Empty image after commit | Max Reitz | 2014-11-03 | 1 | -1/+5 |
* | block: delete cow block driver | Stefan Hajnoczi | 2014-09-22 | 1 | -2/+2 |
* | qcow2: Add falloc and full preallocation option | Hu Tao | 2014-09-12 | 1 | -3/+5 |
* | raw-posix: Add falloc and full preallocation option | Hu Tao | 2014-09-12 | 1 | -0/+9 |
* | qemu-img: fix rebase src_cache option documentation | Stefan Hajnoczi | 2014-09-08 | 1 | -1/+1 |
* | qemu-img: clarify src_cache option documentation | Stefan Hajnoczi | 2014-09-08 | 1 | -2/+3 |
* | qemu-img: Allow cache mode specification for amend | Max Reitz | 2014-08-22 | 1 | -1/+1 |
* | qemu-img: Allow source cache mode specification | Max Reitz | 2014-08-22 | 1 | -4/+10 |
* | Fix nocow typos in manpage | Chunyan Liu | 2014-07-07 | 1 | -2/+2 |
* | qemu-img create: add 'nocow' option | Chunyan Liu | 2014-07-01 | 1 | -0/+16 |
* | qemu-img: Document check exit codes | Max Reitz | 2014-06-04 | 1 | -0/+23 |
* | Describe flaws in qcow/qcow2 encryption in the docs | Daniel P. Berrange | 2014-01-31 | 1 | -3/+20 |
* | block: update block commit documentation regarding image truncation | Jeff Cody | 2014-01-24 | 1 | -1/+6 |
* | Documentation: qemu-img: Mention SIGUSR1 progress report | Kevin Wolf | 2014-01-24 | 1 | -1/+3 |
* | docs: qcow2 compat=1.1 is now the default | Stefan Hajnoczi | 2014-01-22 | 1 | -4/+4 |
* | docs: updated qemu-img man page and qemu-doc to reflect VHDX support. | Jeff Cody | 2013-12-20 | 1 | -2/+2 |
* | qemu-img: add -l for snapshot in convert | Wenchao Xia | 2013-12-04 | 1 | -4/+8 |
* | qemu-img: add support for fully allocated images | Peter Lieven | 2013-11-28 | 1 | -0/+6 |
* | block: Image file option amendment | Max Reitz | 2013-09-12 | 1 | -0/+5 |
* | docs, qapi: document qemu-img map | Paolo Bonzini | 2013-09-06 | 1 | -0/+55 |
* | add qemu-img convert -n option (skip target volume creation) | Alexandre Derumier | 2013-09-06 | 1 | -1/+14 |
* | qemu-img: Add compare subcommand | Miroslav Rezanina | 2013-02-22 | 1 | -0/+53 |
* | qemu-img: Add "Quiet mode" option | Miroslav Rezanina | 2013-02-22 | 1 | -0/+3 |
* | qemu-img: add json output option to the check command | Federico Simoncelli | 2013-02-22 | 1 | -2/+3 |
* | Documentation: Update image format information | Kevin Wolf | 2012-11-30 | 1 | -57/+27 |
* | qemu-img: document 'info --backing-chain' | Kashyap Chamarthy | 2012-10-24 | 1 | -1/+20 |
* | qemu-img rebase: use empty string to rebase without backing file | Alex Bligh | 2012-10-24 | 1 | -1/+3 |
* | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori | 2012-09-17 | 1 | -2/+3 |
|\ |
|
| * | qemu-img: Add json output option to the info command. | BenoƮt Canet | 2012-09-12 | 1 | -2/+3 |
* | | Spelling fixes in comments and documentation | Stefan Weil | 2012-09-14 | 1 | -1/+1 |
|/ |
|
* | Documentation: Warn against qemu-img on active image | Kevin Wolf | 2012-08-17 | 1 | -0/+10 |
* | qemu-img: document qed format on qemu-img man page | Stefan Hajnoczi | 2012-06-15 | 1 | -0/+23 |
* | qemu-img check -r for repairing images | Kevin Wolf | 2012-06-15 | 1 | -1/+6 |
* | qemu-img: Explain how rebase operation can be used to perform a 'diff' operat... | Richard W.M. Jones | 2012-05-25 | 1 | -0/+18 |