399 Commits (87f0d88261d120e428cd23305775026556e6cce6)

Author SHA1 Message Date
Fam Zheng adb998c12a qemu-img: Fix leakage of options on error 9 years ago
Daniel P. Berrange 29cf933635 qemu-img: copy *key-secret opts when opening newly created files 9 years ago
Daniel P. Berrange 305b4c60f2 qemu-img: introduce --target-image-opts for 'convert' command 9 years ago
Daniel P. Berrange ea204ddac7 qemu-img: fix --image-opts usage with dd command 9 years ago
Daniel P. Berrange 83d4bf943e qemu-img: add support for --object with 'dd' command 9 years ago
Eric Blake 579cf1d104 block: Use QDict helpers for --force-share 9 years ago
Anton Nefedov b91127edd0 qemu-img: wait for convert coroutines to complete 9 years ago
Fam Zheng 335e993784 qemu-img: Add --force-share option to subcommands 9 years ago
Eric Blake 46f5ac205a qobject: Use simpler QDict/QList scalar insertion macros 9 years ago
Lidong Chen db933fbe06 qemu-img: use blk_co_pwrite_zeroes for zero sectors when compressed 9 years ago
Vladimir Sementsov-Ogievskiy 9f1b92add2 qemu-img: improve convert_iteration_sectors() 9 years ago
Max Reitz ed3d2ec98a block: Add errp to b{lk,drv}_truncate() 10 years ago
Max Reitz 48758a8473 qemu-img/convert: Move bs_n > 1 && -B check down 9 years ago
Max Reitz 3258b91141 qemu-img/convert: Use @opts for one thing only 9 years ago
Peter Lieven 9fd77f9972 qemu-img: simplify img_convert 9 years ago
Fam Zheng 78bbd910bb block: Make errp the last parameter of commit_active_start 9 years ago
Fam Zheng 9217283dc8 block: Make errp the last parameter of bdrv_img_create 9 years ago
Stefan Hajnoczi c919297379 qemu-img: print short help on getopt failure 10 years ago
Stefan Hajnoczi f7077624b0 qemu-img: fix switch indentation in img_amend() 10 years ago
Stefan Hajnoczi 4581c16fce qemu-img: show help for invalid global options 10 years ago
Kevin Wolf 0db832f42e commit: Add filter-node-name to block-commit 10 years ago
Kevin Wolf 4ef85a9c23 mirror: Use real permissions in mirror/active commit block job 10 years ago
Kevin Wolf 55880601d8 block: Add BDRV_O_RESIZE for blk_new_open() 10 years ago
Peter Lieven 2d9187bc65 qemu-img: make convert async 10 years ago
Markus Armbruster f46bfdbfc8 util/cutils: Change qemu_strtosz*() from int64_t to uint64_t 10 years ago
Markus Armbruster f17fd4fdf0 util/cutils: Return qemu_strtosz*() error and value separately 10 years ago
Markus Armbruster 4fcdf65ae2 util/cutils: Let qemu_strtosz*() optionally reject trailing crap 10 years ago
Markus Armbruster 606caa0a2a qemu-img: Wrap cvtnum() around qemu_strtosz() 10 years ago
Markus Armbruster 466dea14e6 util/cutils: New qemu_strtosz() 10 years ago
Peter Maydell 10d6eda192 qemu-img: Avoid setting ret to unused value in img_convert() 10 years ago
Peter Maydell 8b3c679228 qemu-img: Use qemu_strtoul() rather than raw strtoul() 10 years ago
Max Reitz 6b33f3ae8b qemu-img: Improve commit invalid base message 10 years ago
Paolo Bonzini ece9086eb5 qemu-img: remove dead check 10 years ago
Paolo Bonzini 4baaa8c3d8 qemu-img: fix in-flight count for qemu-img bench 10 years ago
John Snow 47970dfb0a Replication/Blockjobs: Create replication jobs as internal 10 years ago
Paolo Bonzini 9e944cb474 qemu-img: call aio_context_acquire/release around block job 10 years ago
Daniel P. Berrange 7d5e199ade qapi: rename QmpOutputVisitor to QObjectOutputVisitor 10 years ago
Daniel P. Berrange b3db211f3c qapi: rename *qmp-*-visitor* to *qobject-*-visitor* 10 years ago
Xu Tian e84a0dd5a7 block: failed qemu-img command should return non-zero exit code 10 years ago
Thomas Huth 0781dd6e79 Put the copyright information on a separate line 10 years ago
Daniel P. Berrange fe4db84d49 trace: provide mechanism for registering trace events 10 years ago
Reda Sallahi f7c1553388 qemu-img: add skip option to dd 10 years ago
Reda Sallahi 86ce1f6e2b qemu-img: add the 'dd' subcommand 10 years ago
Wen Congyang b49f7ead8d mirror: auto complete active commit 10 years ago
Pavel Butsykin 35fadca80e block: remove BlockDriver.bdrv_write_compressed 10 years ago
Pavel Butsykin 29a298af9d block/io: reuse bdrv_co_pwritev() for write compressed 10 years ago
Pavel Butsykin fe5c1355e7 block: switch blk_write_compressed() to byte-based interface 10 years ago
Peter Maydell d915b7bb4c Update ancient copyright string in -version output 10 years ago
Markus Armbruster df3c286c53 error: Strip trailing '\n' from error string arguments (again) 10 years ago
Max Reitz bcf23482ae qemu-img: Use strerror() for generic resize error 10 years ago