Age | Commit message (Expand) | Author | Files | Lines |
2019-08-16 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 1 | -0/+5 |
2019-08-16 | Clean up inclusion of sysemu/sysemu.h | Markus Armbruster | 1 | -1/+0 |
2019-08-16 | Include qemu/main-loop.h less | Markus Armbruster | 1 | -0/+1 |
2019-08-16 | qemu-img convert: Deprecate using -n and -o together | Kevin Wolf | 1 | -0/+5 |
2019-07-02 | block: include base when checking image chain for block allocation | Andrey Shinkevich | 1 | -1/+1 |
2019-06-14 | qemu-img: Add salvaging mode to convert | Max Reitz | 1 | -21/+69 |
2019-06-14 | qemu-img: Move quiet into ImgConvertState | Max Reitz | 1 | -6/+7 |
2019-06-14 | qemu-img: Fix options leakage in img_rebase() | Max Reitz | 1 | -0/+3 |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster | 1 | -0/+1 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -0/+1 |
2019-06-04 | block: Add BlockBackend.ctx | Kevin Wolf | 1 | -2/+4 |
2019-05-28 | qemu-img: rebase: Reuse in-chain BlockDriverState | Sam Eiderman | 1 | -10/+23 |
2019-05-28 | qemu-img: rebase: Reduce reads on in-chain rebase | Sam Eiderman | 1 | -1/+24 |
2019-05-28 | qemu-img: rebase: Reuse parent BlockDriverState | Sam Eiderman | 1 | -20/+9 |
2019-05-10 | qemu-img: Use zero writes after source backing EOF | Max Reitz | 1 | -2/+9 |
2019-05-10 | qemu-img: Allow rebase with no input base | Max Reitz | 1 | -27/+34 |
2019-05-10 | qemu-img: Use IEC binary prefixes for size constants | Stefano Garzarella | 1 | -2/+3 |
2019-04-30 | qemu-img: use buffer-based io | Vladimir Sementsov-Ogievskiy | 1 | -9/+4 |
2019-04-30 | qemu-img: Make create hint at protocol options | Max Reitz | 1 | -1/+12 |
2019-04-18 | block/qapi: Clean up how we print to monitor or stdout | Markus Armbruster | 1 | -3/+3 |
2019-04-17 | qemu-img: Use error_vreport() in error_exit() | Markus Armbruster | 1 | -4/+2 |
2019-04-17 | log: Make glib logging go through QEMU | Christophe Fergeau | 1 | -1/+1 |
2019-04-02 | qemu-img: Enable BDRV_REQ_MAY_UNMAP in convert | Nir Soffer | 1 | -1/+2 |
2019-03-30 | qemu-img: Gracefully shutdown when map can't finish | Eric Blake | 1 | -5/+9 |
2019-03-30 | qemu-img: Report bdrv_block_status failures | Eric Blake | 1 | -0/+2 |
2019-03-26 | qemu-img: Use BDRV_REQ_NO_FALLBACK for pre-zeroing | Kevin Wolf | 1 | -1/+1 |
2019-03-08 | block: iterate_format with account of whitelisting | Andrey Shinkevich | 1 | -1/+1 |
2019-02-26 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 1 | -27/+37 |
2019-02-25 | block: bdrv_get_full_backing_filename_from_...'s ret. val. | Max Reitz | 1 | -8/+4 |
2019-02-25 | block: Use bdrv_refresh_filename() to pull | Max Reitz | 1 | -2/+9 |
2019-02-25 | qemu-img: fix error reporting for -object | Daniel P. Berrangé | 1 | -13/+13 |
2019-02-25 | block/snapshot: remove bdrv_snapshot_delete_by_id_or_name | Daniel Henrique Barboza | 1 | -4/+11 |
2019-02-22 | qemu-img: use qemu_iovec_init_buf | Vladimir Sementsov-Ogievskiy | 1 | -8/+2 |
2019-01-31 | qemu-io: Add generic function for reinitializing optind. | Richard W.M. Jones | 1 | -1/+1 |
2018-11-21 | qemu-img: Fix leak | Max Reitz | 1 | -0/+1 |
2018-11-21 | qemu-img: Fix typo | Max Reitz | 1 | -1/+1 |
2018-11-12 | qemu-img: assert block_job_get() does not return NULL in img_commit() | Liam Merwick | 1 | -0/+1 |
2018-11-05 | option: Make option help nicer to read | Max Reitz | 1 | -2/+2 |
2018-08-15 | qemu-img: fix regression copying secrets during convert | Daniel P. Berrangé | 1 | -17/+15 |
2018-07-30 | qemu-img: Add -C option for convert with copy offloading | Fam Zheng | 1 | -4/+17 |
2018-07-23 | qemu-img: avoid overflow of min_sparse parameter | Peter Lieven | 1 | -5/+11 |
2018-07-12 | qemu-img: align result of is_allocated_sectors | Peter Lieven | 1 | -6/+38 |
2018-07-10 | block: split flags in copy_range | Vladimir Sementsov-Ogievskiy | 1 | -1/+1 |
2018-07-05 | qemu-img: allow compressed not-in-order writes | Vladimir Sementsov-Ogievskiy | 1 | -5/+0 |
2018-06-15 | qemu-img: Fix assert when mapping unaligned raw file | Eric Blake | 1 | -1/+1 |
2018-06-11 | qemu-img: Remove deprecated -s snapshot_id_or_name option | Thomas Huth | 1 | -6/+1 |
2018-06-11 | qemu-img: Special post-backing convert handling | Max Reitz | 1 | -1/+25 |
2018-06-11 | qemu-img: Resolve relative backing paths in rebase | Max Reitz | 1 | -1/+22 |
2018-06-11 | qemu-img: Recognize no creation support in -o help | Max Reitz | 1 | -0/+10 |
2018-06-11 | qemu-img: Add print_amend_option_help() | Max Reitz | 1 | -2/+28 |