- 690c730 qemu-img convert: Rewrite copying logic by Kevin Wolf · 10 years ago
- 2867ce4 qemu-img: Avoid qerror_report_err() outside QMP handlers, again by Markus Armbruster · 10 years ago
- 97a2ca7 qemu-img: Fix convert, amend error messages for unknown options by Markus Armbruster · 10 years ago
- 8c1ac47 fix GCC 5.0.0 logical-not-parentheses warnings by Radim Krčmář · 10 years ago
- eec5eb4 block: remove superfluous '\n' around error_report/error_setg by Gonglei · 10 years ago
- dc523cd34 qemu-img: Suppress unhelpful extra errors in convert, amend by Markus Armbruster · 10 years ago
- f43e47d QemuOpts: Drop qemu_opt_set(), rename qemu_opt_set_err(), fix use by Markus Armbruster · 10 years ago
- 6750e79 qemu-img: Suppress unhelpful extra errors in convert, resize by Markus Armbruster · 10 years ago
- 39101f2 QemuOpts: Convert qemu_opt_set_number() to Error, fix its use by Markus Armbruster · 10 years ago
- c5c6d7f Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-02-18' into staging by Peter Maydell · 10 years ago
- 6936f29 qemu-img: Avoid qerror_report_err() outside QMP command handlers by Markus Armbruster · 10 years ago
- 565f65d error: Use error_report_err() where appropriate by Markus Armbruster · 10 years ago
- f1d3cd7 qemu-img: Use BlockBackend as far as possible by Max Reitz · 10 years ago
- 644483d qemu-img: Use blk_new_open() in img_rebase() by Max Reitz · 10 years ago
- 5bd3132 qemu-img: Use blk_new_open() in img_open() by Max Reitz · 10 years ago
- b65a5e1 block: Add Error parameter to bdrv_find_protocol() by Max Reitz · 10 years ago
- 2e024cd qemu-img: Fix qemu-img convert -n by Max Reitz · 10 years ago
- 61979a6 qemu-img: Add QEMU_PKGVERSION to QEMU_IMG_VERSION by Don Slutz · 10 years ago
- 9a29e18 block: update string sizes for filename,backing_file,exact_filename by Jeff Cody · 10 years ago
- b2439d2 qemu-img: Check create_opts before image amendment by Max Reitz · 10 years ago
- f75613c qemu-img: Check create_opts before image creation by Max Reitz · 10 years ago
- cc4d3ee qemu-img: Omit error_report() after img_open() by Max Reitz · 10 years ago
- b2f27e4 qemu-img: Fix insignificant memleak by Max Reitz · 10 years ago
- 76a3a34 qemu-img: Add progress output for amend by Max Reitz · 10 years ago
- 7748543 block: Add status callback to bdrv_amend_options() 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
- d4a3238 qemu-img: Implement commit like QMP by Max Reitz · 10 years ago
- 832390a qemu-img: Print error if check failed by Max Reitz · 10 years ago
- 9ba10c9 block: Make BlockBackend own its BlockDriverState by Markus Armbruster · 10 years ago
- 7e7d56d block: Connect BlockBackend to BlockDriverState by Markus Armbruster · 10 years ago
- 26f54e9 block: New BlockBackend by Markus Armbruster · 10 years ago
- e4e9986 block: Split bdrv_new_root() off bdrv_new() by Markus Armbruster · 10 years ago
- fbf28a4 block: Drop superfluous conditionals around qemu_opts_del() by Markus Armbruster · 10 years ago
- 9aebf3b block: Validate node-name by Kevin Wolf · 10 years ago
- 2f78e49 async: aio_context_new(): Handle event_notifier_init failure by Chrysostomos Nanakos · 10 years ago
- bb87fdf qemu-img: clarify src_cache option documentation by Stefan Hajnoczi · 11 years ago
- 40ed35a qemu-img: always goto out in img_snapshot() error paths by Stefan Hajnoczi · 11 years ago
- cbda016 qemu-img: fix img_compare() flags error path by Stefan Hajnoczi · 11 years ago
- a3981eb qemu-img: fix img_commit() error return value by Stefan Hajnoczi · 11 years ago
- 00c6d40 Revert "qemu-img: sort block formats in help message" by Stefan Hajnoczi · 11 years ago
- bd39e6e qemu-img: Allow cache mode specification for amend by Max Reitz · 11 years ago
- 4005595 qemu-img: Allow source cache mode specification by Max Reitz · 11 years ago
- f2fb1da Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 11 years ago
- 52bf1e7 block: Avoid bdrv_get_geometry() where errors should be detected by Markus Armbruster · 11 years ago
- d739f1c qemu-img: Make img_convert() get image size just once per image by Markus Armbruster · 11 years ago
- 43716fa block: Use bdrv_nb_sectors() in img_convert() by Markus Armbruster · 11 years ago
- fdcf6e6 qemu-img: Check getchar() return value in read_password() for WIN32 by Chen Gang · 11 years ago
- b847ae2 qemu-img: Remove redundancy "ret = -1" by Chen Gang · 11 years ago
- c282e1f cleanup QEMUOptionParameter by Chunyan Liu · 11 years ago
- 83d0521 change block layer to support both QemuOpts and QEMUOptionParamter by Chunyan Liu · 11 years ago
- d6635c4 qemu-img: Document check exit codes by Max Reitz · 11 years ago
- 55d492d qemu-img: Report error even with --oformat=json by Max Reitz · 11 years ago
- bb9cd2e qemu-img: Plug memory leak in convert command by Markus Armbruster · 11 years ago
- ebee92b qemu-img: Plug memory leak on block option help error path by Markus Armbruster · 11 years ago
- 395071a Remove g_sequence_lookup from qemu-img help function by Mike Day · 11 years ago
- 85f49ca qemu-img: Convert by cluster size if target is compressed by Fam Zheng · 11 years ago
- 1a443c1 qemu-img: sort block formats in help message by Mike Day · 11 years ago
- 5f6979c block: Add '--version' option to qemu-img by Jeff Cody · 11 years ago
- 7db1689 block: fix qemu-img --help invocation by Jeff Cody · 11 years ago
- 4399c43 qemu-img: Consistently name Error * objects err, and not errp by Markus Armbruster · 11 years ago
- ac1307a qemu-img: Improve error messages by Fam Zheng · 11 years ago
- 9ffe333 qemu-img: Avoid duplicate block device IDs by Kevin Wolf · 11 years ago
- 98522f6 block: Add errp to bdrv_new() by Kevin Wolf · 11 years ago
- bdf866f qemu-img: Release reference to BlockDriverState by Prasad Joshi · 11 years ago
- 4fd6a98 qemu-img: mandate argument to 'qemu-img check --repair' by Prasad Joshi · 11 years ago
- 64bb01a qemu-img convert: Fix progress output by Kevin Wolf · 11 years ago
- 67d065c qemu-img: Remove unneeded include files by Stefan Weil · 11 years ago
- e7a1d6c Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 11 years ago
- 6dedf05 Merge remote-tracking branch 'remotes/bonzini/configure' into staging by Peter Maydell · 11 years ago
- a283cb6 qemu-img: Allow -o help with incomplete argument list by Kevin Wolf · 11 years ago
- 626f84f qemu-img amend: Support multiple -o options by Kevin Wolf · 11 years ago
- 2dc8328 qemu-img convert: Support multiple -o options by Kevin Wolf · 11 years ago
- 77386bf qemu-img create: Support multiple -o options by Kevin Wolf · 11 years ago
- ddf5636 block: Add reference parameter to bdrv_open() by Max Reitz · 11 years ago
- f67503e block: Change BDS parameter of bdrv_open() to ** by Max Reitz · 11 years ago
- 10f5bff util: Split out exec_dir from os_find_datadir by Fam Zheng · 11 years ago
- 84d18f0 Use error_is_set() only when necessary by Markus Armbruster · 11 years ago
- 87ea75d qemu-option: Remove qemu_opts_create_nofail by Peter Crosthwaite · 11 years ago
- 802c3d4 qemu-img: make progress output more accurate during convert by Peter Lieven · 11 years ago
- 4058898 qemu-img: decrease progress update interval on convert by Peter Lieven · 11 years ago
- 24f833c qemu-img: round down request length to an aligned sector by Peter Lieven · 11 years ago
- f2521c9 qemu-img: dynamically adjust iobuffer size during convert by Peter Lieven · 11 years ago
- 049b098 qemu-img: fix usage instruction for qemu-img convert by Peter Lieven · 11 years ago
- 13c28af qemu-img: add support for skipping zeroes in input during convert by Peter Lieven · 11 years ago
- ef80654 qemu-img: add -l for snapshot in convert by Wenchao Xia · 11 years ago
- 7b4c478 snapshot: distinguish id and name in load_tmp by Wenchao Xia · 11 years ago
- 5a37b60 qemu-img: conditionally zero out target on convert by Peter Lieven · 11 years ago
- 11b6699 qemu-img: add support for fully allocated images by Peter Lieven · 11 years ago
- 36452f1 qemu-img: Fix overwriting 'ret' before using by Fam Zheng · 11 years ago
- fefddf9 qemu-img: add special exit code if bdrv_check is not supported by Peter Lieven · 11 years ago
- c745bfb qemu-img: fix invalid JSON by Paolo Bonzini · 11 years ago
- b70d8c2 qemu-img create: Emit filename on error by Max Reitz · 12 years ago
- cc84d90 block: Error parameter for create functions by Max Reitz · 12 years ago
- 34b5d2c block: Error parameter for open functions by Max Reitz · 12 years ago
- a89d89d snapshot: distinguish id and name in snapshot delete by Wenchao Xia · 11 years ago
- 6f176b4 block: Image file option amendment by Max Reitz · 12 years ago
- 4c93a13b qemu-img: add a "map" subcommand by Paolo Bonzini · 12 years ago
- 11212d8 block: make bdrv_has_zero_init return false for copy-on-write-images by Paolo Bonzini · 12 years ago