Sign in
qemu
/
qemu
/
2a96a552f9502ac34c29da2f3a39788db5ee5692
/
qemu-img.texi
6e6e55f
qemu-img: Check for backing image if specified during create
by John Snow
· 7 years ago
dc5f690
qemu-img: Expose PreallocMode for resizing
by Max Reitz
· 8 years ago
fd03c2b
qemu-img: add measure subcommand
by Stefan Hajnoczi
· 7 years ago
0b4ee90
qcow: document another weakness of qcow AES encryption
by Daniel P. Berrange
· 8 years ago
305b4c6
qemu-img: introduce --target-image-opts for 'convert' command
by Daniel P. Berrange
· 8 years ago
262fbae
progress: Show current progress on SIGINFO
by Max Reitz
· 8 years ago
2b4c0a2
qemu-img: Document backing options
by Max Reitz
· 8 years ago
2d9187b
qemu-img: make convert async
by Peter Lieven
· 8 years ago
f7c1553
qemu-img: add skip option to dd
by Reda Sallahi
· 8 years ago
86ce1f6
qemu-img: add the 'dd' subcommand
by Reda Sallahi
· 8 years ago
06a1e0c
trace: enable tracing in qemu-img
by Denis V. Lunev
· 9 years ago
1098513
qemu-img: move common options parsing before commands processing
by Denis V. Lunev
· 9 years ago
55d539c
qemu-img bench: Add --flush-interval
by Kevin Wolf
· 9 years ago
83de9be
qemu-img bench: Implement -S (step size)
by Kevin Wolf
· 9 years ago
d3199a3
qemu-img bench: Make start offset configurable
by Kevin Wolf
· 9 years ago
b6495fa
qemu-img bench: Sequential writes
by Kevin Wolf
· 9 years ago
b6133b8
qemu-img bench
by Kevin Wolf
· 10 years ago
eb769f7
qemu-img: allow specifying image as a set of options args
by Daniel P. Berrange
· 9 years ago
3babeb1
qemu-img: add support for --object command line arg
by Daniel P. Berrange
· 9 years ago
8485140
docs: Style the command and its options in the synopsis
by Sitsofe Wheeler
· 9 years ago
b6af097
maint: remove / fix many doubled words
by Daniel P. Berrange
· 9 years ago
76a3a34
qemu-img: Add progress output for amend
by Max Reitz
· 10 years ago
1b22bff
qemu-img: Specify backing file for commit
by Max Reitz
· 10 years ago
687fa1d
qemu-img: Enable progress output for commit
by Max Reitz
· 10 years ago
9a86fe4
qemu-img: Empty image after commit
by Max Reitz
· 10 years ago
550830f
block: delete cow block driver
by Stefan Hajnoczi
· 10 years ago
0e4271b
qcow2: Add falloc and full preallocation option
by Hu Tao
· 10 years ago
0624742
raw-posix: Add falloc and full preallocation option
by Hu Tao
· 10 years ago
3ba6796
qemu-img: fix rebase src_cache option documentation
by Stefan Hajnoczi
· 10 years ago
bb87fdf
qemu-img: clarify src_cache option documentation
by Stefan Hajnoczi
· 10 years ago
bd39e6e
qemu-img: Allow cache mode specification for amend
by Max Reitz
· 10 years ago
4005595
qemu-img: Allow source cache mode specification
by Max Reitz
· 10 years ago
bc3a7f9
Fix nocow typos in manpage
by Chunyan Liu
· 10 years ago
4ab1559
qemu-img create: add 'nocow' option
by Chunyan Liu
· 10 years ago
d6635c4
qemu-img: Document check exit codes
by Max Reitz
· 11 years ago
136cd19
Describe flaws in qcow/qcow2 encryption in the docs
by Daniel P. Berrange
· 11 years ago
3722290
block: update block commit documentation regarding image truncation
by Jeff Cody
· 11 years ago
0e3bd99
Documentation: qemu-img: Mention SIGUSR1 progress report
by Kevin Wolf
· 11 years ago
7fa9e1f
docs: qcow2 compat=1.1 is now the default
by Stefan Hajnoczi
· 11 years ago
8282db1
docs: updated qemu-img man page and qemu-doc to reflect VHDX support.
by Jeff Cody
· 11 years ago
ef80654
qemu-img: add -l for snapshot in convert
by Wenchao Xia
· 11 years ago
11b6699
qemu-img: add support for fully allocated images
by Peter Lieven
· 11 years ago
6f176b4
block: Image file option amendment
by Max Reitz
· 11 years ago
facd6e2
docs, qapi: document qemu-img map
by Paolo Bonzini
· 11 years ago
b2e1049
add qemu-img convert -n option (skip target volume creation)
by Alexandre Derumier
· 11 years ago
d14ed18
qemu-img: Add compare subcommand
by Miroslav Rezanina
· 12 years ago
f382d43
qemu-img: Add "Quiet mode" option
by Miroslav Rezanina
· 12 years ago
8599ea4
qemu-img: add json output option to the check command
by Federico Simoncelli
· 12 years ago
d3067b0
Documentation: Update image format information
by Kevin Wolf
· 12 years ago
e535756
qemu-img: document 'info --backing-chain'
by Kashyap Chamarthy
· 12 years ago
a616673
qemu-img rebase: use empty string to rebase without backing file
by Alex Bligh
· 12 years ago
109820d
Merge remote-tracking branch 'kwolf/for-anthony' into staging
by Anthony Liguori
· 12 years ago
0546b8c
Spelling fixes in comments and documentation
by Stefan Weil
· 12 years ago
c054b3f
qemu-img: Add json output option to the info command.
by Benoît Canet
· 12 years ago
4846732
Documentation: Warn against qemu-img on active image
by Kevin Wolf
· 12 years ago
f085800
qemu-img: document qed format on qemu-img man page
by Stefan Hajnoczi
· 13 years ago
4534ff5
qemu-img check -r for repairing images
by Kevin Wolf
· 13 years ago
9fda6ab
qemu-img: Explain how rebase operation can be used to perform a 'diff' operation.
by Richard W.M. Jones
· 13 years ago
3763f26
Documentation: Add qemu-img -t parameter in man page
by Kevin Wolf
· 13 years ago
a22f123
qemu-img: Require larger zero areas for sparse handling
by Kevin Wolf
· 13 years ago
aaf55b4
Add missing documentation for qemu-img -p
by Jes Sorensen
· 13 years ago
0285453
Documentation: Remove outdated host_device note
by Kevin Wolf
· 13 years ago
e618469
Documentation: Add qemu-img check/rebase
by Kevin Wolf
· 14 years ago
51ef672
Copy snapshots out of QCOW2 disk
by edison
· 14 years ago
ae6b0ed
qemu-img: Add 'resize' command to grow/shrink disk images
by Stefan Hajnoczi
· 15 years ago
3e03236
Documentation: Add options to image format descriptions
by Kevin Wolf
· 15 years ago
8063d0f
Documentation: Don't mention old qemu-img options
by Kevin Wolf
· 15 years ago
f932c04
Documentation: Move image format descriptions to own section
by Kevin Wolf
· 15 years ago
a6af8e5
add host_device format description to qemu-img manpage
by Adrian Bridgett
· 15 years ago
9aebd98
Add new block driver for the VDI format (only aio supported)
by Stefan Weil
· 15 years ago
153859b
Use hxtool for qemu-img command list
by Stuart Brady
· 16 years ago
eff4426
Document changes in qemu-img interface
by Kevin Wolf
· 16 years ago
9230eaf
qemu-img: adding a "-F base_fmt" option to "qemu-img create -b" (Uri Lublin)
by aliguori
· 16 years ago
d2c639d
Synch code, help and docs
by blueswir1
· 16 years ago
f58c7b3
New qemu-img convert -B option, by Marc Bevand.
by ths
· 17 years ago
ff7ab59
Update documentation for qemu-img convert options, by Marc Bevand.
by ths
· 17 years ago
ec36ba1
vmdk compatibility level 6 images, by Soren Hansen.
by ths
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
4be456f
Documentation spelling fixes, by Mark Glines.
by ths
· 18 years ago
19d3679
update
by bellard
· 18 years ago
e5d80f9
update
by bellard
· 19 years ago
acd935e
doc update - added qemu-img manual page
by bellard
· 20 years ago