index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qemu-img.c
Age
Commit message (
Expand
)
Author
2020-09-23
Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-09-21' int...
Peter Maydell
2020-09-21
qemu-img: Support bitmap --merge into backing image
Eric Blake
2020-09-17
qemu/: fix some comment spelling errors
zhaolichang
2020-09-15
qemu-img: Explicit number replaced by a constant
Yi Li
2020-09-15
qemu-img: avoid unaligned read requests during convert
Peter Lieven
2020-09-07
qemu-img: Use child access functions
Max Reitz
2020-09-02
block: add missing socket_init() calls to tools
Daniel P. Berrangé
2020-07-17
qemu-img resize: Require --shrink for shrinking all image formats
Kevin Wolf
2020-07-14
qemu-img: Deprecate use of -b without -F
Eric Blake
2020-07-14
block: Add support to warn on backing file change without format
Eric Blake
2020-07-14
block: Finish deprecation of 'qemu-img convert -n -o'
Eric Blake
2020-07-14
qemu-img map: Don't limit block status request size
Kevin Wolf
2020-07-10
qemu-img: Ignore Error objects where the return value suffices
Markus Armbruster
2020-07-10
qemu-option: Use returned bool to check for failure
Markus Armbruster
2020-07-06
qemu-img: convert: don't use unallocated_blocks_are_zero
Vladimir Sementsov-Ogievskiy
2020-07-06
block/amend: refactor qcow2 amend options
Maxim Levitsky
2020-07-06
block/amend: separate amend and create options for qemu-img
Maxim Levitsky
2020-07-06
block/amend: add 'force' option
Maxim Levitsky
2020-07-03
qemu-img convert: Don't pre-zero images
Kevin Wolf
2020-05-28
qemu-img: Add convert --bitmaps option
Eric Blake
2020-05-28
qemu-img: Factor out code for merging bitmaps
Eric Blake
2020-05-28
qcow2: Expose bitmaps' size during measure
Eric Blake
2020-05-19
qemu-img: Add bitmap sub-command
Eric Blake
2020-05-19
qemu-img: Fix stale comments on doc location
Eric Blake
2020-05-19
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2020-05-18
block: Use blk_make_empty() after commits
Max Reitz
2020-05-18
qemu-img: Add --start-offset and --max-length to map
Eyal Moscovici
2020-05-18
qemu-img: refactor dump_map_entry JSON format output
Eyal Moscovici
2020-05-18
qemu-img: validate image length in img_map
Eyal Moscovici
2020-05-18
qemu_img: add cvtnum_full to print error reports
Eyal Moscovici
2020-04-30
block-backend: Add flags to blk_truncate()
Kevin Wolf
2020-04-29
qemu-img: Reject broken -o ""
Markus Armbruster
2020-04-29
qemu-img: Move is_valid_option_list() to qemu-img.c and rewrite
Markus Armbruster
2020-04-29
qemu-img: Factor out accumulate_options() helper
Markus Armbruster
2020-04-07
qemu-img: Report convert errors by bytes, not sectors
Eric Blake
2020-03-26
qemu-img: Fix check's leak/corruption fix report
Max Reitz
2020-03-11
job: refactor progress to separate object
Vladimir Sementsov-Ogievskiy
2020-03-11
qemu-img: free memory before re-assign
Pan Nengyuan
2020-03-11
qemu-img: allow qemu-img measure --object without a filename
Stefan Hajnoczi
2020-02-20
qemu-img: Fix convert -n -B for backing-less targets
Max Reitz
2020-02-20
qemu-img: Add --target-is-zero to convert
David Edmondson
2020-01-30
qemu-img: adds option to use aio engine for benchmarking
Aarushi Mehta
2019-12-18
qemu-img: fix info --backing-chain --image-opts
Stefan Hajnoczi
2019-10-28
Revert "qemu-img: Check post-truncation size"
Max Reitz
2019-10-28
block: Pass truncate exact=true where reasonable
Max Reitz
2019-10-28
block: Add @exact parameter to bdrv_co_truncate()
Max Reitz
2019-10-14
qemu-img: Support help options for --object
Kevin Wolf
2019-09-16
block: Use QEMU_IS_ALIGNED
Nir Soffer
2019-08-27
block: define .*_part io handlers in BlockDriver
Vladimir Sementsov-Ogievskiy
2019-08-19
qemu-img: Fix bdrv_has_zero_init() use in convert
Max Reitz
[next]