Sign in
qemu
/
qemu
/
3b6b75506de44c5070639943c30a0ad5850f5d02
/
qemu-img.c
2a24570
qemu-img: don't shadow opts variable in img_dd()
by Stefan Hajnoczi
· 8 years ago
4172a00
fix: avoid an infinite loop or a dangling pointer problem in img_commit
by sochin.jiang
· 8 years ago
0748b35
Merge remote-tracking branch 'kwolf/tags/for-upstream' into staging
by Stefan Hajnoczi
· 8 years ago
adb998c
qemu-img: Fix leakage of options on error
by Fam Zheng
· 8 years ago
29cf933
qemu-img: copy *key-secret opts when opening newly created files
by Daniel P. Berrange
· 8 years ago
305b4c6
qemu-img: introduce --target-image-opts for 'convert' command
by Daniel P. Berrange
· 8 years ago
ea204dd
qemu-img: fix --image-opts usage with dd command
by Daniel P. Berrange
· 8 years ago
83d4bf9
qemu-img: add support for --object with 'dd' command
by Daniel P. Berrange
· 8 years ago
579cf1d
block: Use QDict helpers for --force-share
by Eric Blake
· 8 years ago
b91127e
qemu-img: wait for convert coroutines to complete
by Anton Nefedov
· 8 years ago
335e993
qemu-img: Add --force-share option to subcommands
by Fam Zheng
· 8 years ago
46f5ac2
qobject: Use simpler QDict/QList scalar insertion macros
by Eric Blake
· 8 years ago
db933fb
qemu-img: use blk_co_pwrite_zeroes for zero sectors when compressed
by Lidong Chen
· 8 years ago
9f1b92a
qemu-img: improve convert_iteration_sectors()
by Vladimir Sementsov-Ogievskiy
· 8 years ago
ed3d2ec
block: Add errp to b{lk,drv}_truncate()
by Max Reitz
· 8 years ago
48758a8
qemu-img/convert: Move bs_n > 1 && -B check down
by Max Reitz
· 8 years ago
3258b91
qemu-img/convert: Use @opts for one thing only
by Max Reitz
· 8 years ago
9fd77f9
qemu-img: simplify img_convert
by Peter Lieven
· 8 years ago
78bbd91
block: Make errp the last parameter of commit_active_start
by Fam Zheng
· 8 years ago
9217283
block: Make errp the last parameter of bdrv_img_create
by Fam Zheng
· 8 years ago
c919297
qemu-img: print short help on getopt failure
by Stefan Hajnoczi
· 8 years ago
f707762
qemu-img: fix switch indentation in img_amend()
by Stefan Hajnoczi
· 8 years ago
4581c16
qemu-img: show help for invalid global options
by Stefan Hajnoczi
· 8 years ago
0db832f
commit: Add filter-node-name to block-commit
by Kevin Wolf
· 8 years ago
4ef85a9
mirror: Use real permissions in mirror/active commit block job
by Kevin Wolf
· 8 years ago
5588060
block: Add BDRV_O_RESIZE for blk_new_open()
by Kevin Wolf
· 8 years ago
2d9187b
qemu-img: make convert async
by Peter Lieven
· 8 years ago
f46bfdb
util/cutils: Change qemu_strtosz*() from int64_t to uint64_t
by Markus Armbruster
· 8 years ago
f17fd4f
util/cutils: Return qemu_strtosz*() error and value separately
by Markus Armbruster
· 8 years ago
4fcdf65
util/cutils: Let qemu_strtosz*() optionally reject trailing crap
by Markus Armbruster
· 8 years ago
606caa0
qemu-img: Wrap cvtnum() around qemu_strtosz()
by Markus Armbruster
· 8 years ago
466dea1
util/cutils: New qemu_strtosz()
by Markus Armbruster
· 8 years ago
10d6eda
qemu-img: Avoid setting ret to unused value in img_convert()
by Peter Maydell
· 8 years ago
8b3c679
qemu-img: Use qemu_strtoul() rather than raw strtoul()
by Peter Maydell
· 8 years ago
6b33f3a
qemu-img: Improve commit invalid base message
by Max Reitz
· 8 years ago
ece9086
qemu-img: remove dead check
by Paolo Bonzini
· 8 years ago
4baaa8c
qemu-img: fix in-flight count for qemu-img bench
by Paolo Bonzini
· 8 years ago
47970df
Replication/Blockjobs: Create replication jobs as internal
by John Snow
· 8 years ago
9e944cb
qemu-img: call aio_context_acquire/release around block job
by Paolo Bonzini
· 8 years ago
7d5e199
qapi: rename QmpOutputVisitor to QObjectOutputVisitor
by Daniel P. Berrange
· 8 years ago
b3db211
qapi: rename *qmp-*-visitor* to *qobject-*-visitor*
by Daniel P. Berrange
· 8 years ago
e84a0dd
block: failed qemu-img command should return non-zero exit code
by Xu Tian
· 8 years ago
0781dd6
Put the copyright information on a separate line
by Thomas Huth
· 8 years ago
fe4db84
trace: provide mechanism for registering trace events
by Daniel P. Berrange
· 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
b49f7ea
mirror: auto complete active commit
by Wen Congyang
· 8 years ago
35fadca
block: remove BlockDriver.bdrv_write_compressed
by Pavel Butsykin
· 8 years ago
29a298a
block/io: reuse bdrv_co_pwritev() for write compressed
by Pavel Butsykin
· 8 years ago
fe5c135
block: switch blk_write_compressed() to byte-based interface
by Pavel Butsykin
· 8 years ago
d915b7b
Update ancient copyright string in -version output
by Peter Maydell
· 8 years ago
df3c286
error: Strip trailing '\n' from error string arguments (again)
by Markus Armbruster
· 8 years ago
bcf2348
qemu-img: Use strerror() for generic resize error
by Max Reitz
· 9 years ago
a5d5a3b
qemu-img: Set the ID of the block job in img_commit()
by Alberto Garcia
· 9 years ago
fd62c60
commit: Add 'job-id' parameter to 'block-commit'
by Alberto Garcia
· 9 years ago
975b1c3
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-07-06' into staging
by Peter Maydell
· 9 years ago
3b098d5
qapi: Add new visit_complete() function
by Eric Blake
· 9 years ago
1830f22
qmp-output-visitor: Favor new visit_free() function
by Eric Blake
· 9 years ago
911ee36
qemu-img: Don't leak errors when outputting JSON
by Eric Blake
· 9 years ago
720ff28
block: Convert bdrv_pwrite_zeroes() to BdrvChild
by Kevin Wolf
· 9 years ago
b9f7855
block: Switch discard length bounds to byte-based
by Eric Blake
· 9 years ago
5def6b8
block: Switch transfer length bounds to byte-based
by Eric Blake
· 9 years ago
cfef6a4
qemu-img: fix failed autotests
by Denis V. Lunev
· 9 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
604e861
qemu-img bench: Fix uninitialised writethrough mode
by Kevin Wolf
· 9 years ago
6f50f25
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
by Peter Maydell
· 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
· 10 years ago
b6495fa
qemu-img bench: Sequential writes
by Kevin Wolf
· 10 years ago
b6133b8
qemu-img bench
by Kevin Wolf
· 10 years ago
67a1de0
Makefile: Derive "PKGVERSION" from "git describe" by default
by Fam Zheng
· 9 years ago
b75536c
blockjob: Remove BlockJob.bs
by Kevin Wolf
· 9 years ago
d004bd5
block: Rename blk_write_zeroes()
by Eric Blake
· 9 years ago
e8f2d27
Use &error_fatal when initializing crypto on qemu-{img,io,nbd}
by Eduardo Habkost
· 9 years ago
263a6f4
qemu-img: check block status of backing file when converting.
by Ren Kimura
· 9 years ago
9166920
qemu-img: Switch to byte-based block access
by Eric Blake
· 9 years ago
983a160
block: Switch blk_*write_zeroes() to byte interface
by Eric Blake
· 9 years ago
51b9b47
qom: -object error messages lost location, restore it
by Markus Armbruster
· 9 years ago
c229708
block: initialize qcrypto API at startup
by Daniel P. Berrange
· 9 years ago
143605a
qemu-img: fix formatting of error message
by Daniel P. Berrange
· 9 years ago
aad15de
qemu-img: Fix preallocation with -S 0 for convert
by Max Reitz
· 9 years ago
61de4c6
block: Remove BDRV_O_CACHE_WB
by Kevin Wolf
· 9 years ago
ce09954
qemu-img: Call blk_set_enable_write_cache() explicitly
by Kevin Wolf
· 9 years ago
e699614
qemu-img: Expand all BDRV_O_FLAGS uses
by Kevin Wolf
· 9 years ago
4ef130f
qemu-img/qemu-io: don't prompt for passwords if not required
by Daniel P. Berrange
· 9 years ago
abb06c5
block: add flag to indicate that no I/O will be performed
by Daniel P. Berrange
· 9 years ago
f348b6d
util: move declarations out of qemu-common.h
by Veronia Bahaa
· 9 years ago
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
efaa7c4
blockdev: Split monitor reference from BB creation
by Max Reitz
· 9 years ago
396374c
qemu-img: eliminate memory leak
by Paolo Bonzini
· 9 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
2875645
qemu-img: initialize MapEntry object
by John Snow
· 9 years ago
064097d
nbd: convert block client to use I/O channels for connection setup
by Daniel P. Berrange
· 9 years ago
51e72bc
qapi: Swap visit_* arguments for consistent 'name' placement
by Eric Blake
· 9 years ago
16b0d55
qemu-img: Make MapEntry a QAPI struct
by Fam Zheng
· 9 years ago
9e43034
qemu-img: In "map", use the returned "file" from bdrv_get_block_status
by Fam Zheng
· 9 years ago
67a0fd2
block: Add "file" output parameter to block status query functions
by Fam Zheng
· 9 years ago
Next »