index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qemu-img.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-23
Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-09-21' int...
Peter Maydell
1
-3
/
+8
2020-09-21
qemu-img: Support bitmap --merge into backing image
Eric Blake
1
-3
/
+8
2020-09-17
qemu/: fix some comment spelling errors
zhaolichang
1
-1
/
+1
2020-09-15
qemu-img: Explicit number replaced by a constant
Yi Li
1
-5
/
+5
2020-09-15
qemu-img: avoid unaligned read requests during convert
Peter Lieven
1
-0
/
+22
2020-09-07
qemu-img: Use child access functions
Max Reitz
1
-17
/
+26
2020-09-02
block: add missing socket_init() calls to tools
Daniel P. Berrangé
1
-0
/
+2
2020-07-17
qemu-img resize: Require --shrink for shrinking all image formats
Kevin Wolf
1
-11
/
+3
2020-07-14
qemu-img: Deprecate use of -b without -F
Eric Blake
1
-1
/
+8
2020-07-14
block: Add support to warn on backing file change without format
Eric Blake
1
-2
/
+2
2020-07-14
block: Finish deprecation of 'qemu-img convert -n -o'
Eric Blake
1
-2
/
+2
2020-07-14
qemu-img map: Don't limit block status request size
Kevin Wolf
1
-4
/
+1
2020-07-10
qemu-img: Ignore Error objects where the return value suffices
Markus Armbruster
1
-12
/
+3
2020-07-10
qemu-option: Use returned bool to check for failure
Markus Armbruster
1
-13
/
+7
2020-07-06
qemu-img: convert: don't use unallocated_blocks_are_zero
Vladimir Sementsov-Ogievskiy
1
-3
/
+1
2020-07-06
block/amend: refactor qcow2 amend options
Maxim Levitsky
1
-2
/
+16
2020-07-06
block/amend: separate amend and create options for qemu-img
Maxim Levitsky
1
-9
/
+9
2020-07-06
block/amend: add 'force' option
Maxim Levitsky
1
-1
/
+7
2020-07-03
qemu-img convert: Don't pre-zero images
Kevin Wolf
1
-9
/
+0
2020-05-28
qemu-img: Add convert --bitmaps option
Eric Blake
1
-3
/
+67
2020-05-28
qemu-img: Factor out code for merging bitmaps
Eric Blake
1
-13
/
+21
2020-05-28
qcow2: Expose bitmaps' size during measure
Eric Blake
1
-0
/
+3
2020-05-19
qemu-img: Add bitmap sub-command
Eric Blake
1
-0
/
+248
2020-05-19
qemu-img: Fix stale comments on doc location
Eric Blake
1
-1
/
+1
2020-05-19
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-5
/
+14
2020-05-18
block: Use blk_make_empty() after commits
Max Reitz
1
-5
/
+14
2020-05-18
qemu-img: Add --start-offset and --max-length to map
Eyal Moscovici
1
-1
/
+21
2020-05-18
qemu-img: refactor dump_map_entry JSON format output
Eyal Moscovici
1
-4
/
+8
2020-05-18
qemu-img: validate image length in img_map
Eyal Moscovici
1
-0
/
+5
2020-05-18
qemu_img: add cvtnum_full to print error reports
Eyal Moscovici
1
-42
/
+34
2020-04-30
block-backend: Add flags to blk_truncate()
Kevin Wolf
1
-1
/
+1
2020-04-29
qemu-img: Reject broken -o ""
Markus Armbruster
1
-2
/
+4
2020-04-29
qemu-img: Move is_valid_option_list() to qemu-img.c and rewrite
Markus Armbruster
1
-0
/
+26
2020-04-29
qemu-img: Factor out accumulate_options() helper
Markus Armbruster
1
-36
/
+23
2020-04-07
qemu-img: Report convert errors by bytes, not sectors
Eric Blake
1
-4
/
+4
2020-03-26
qemu-img: Fix check's leak/corruption fix report
Max Reitz
1
-2
/
+7
2020-03-11
job: refactor progress to separate object
Vladimir Sementsov-Ogievskiy
1
-3
/
+3
2020-03-11
qemu-img: free memory before re-assign
Pan Nengyuan
1
-0
/
+2
2020-03-11
qemu-img: allow qemu-img measure --object without a filename
Stefan Hajnoczi
1
-4
/
+2
2020-02-20
qemu-img: Fix convert -n -B for backing-less targets
Max Reitz
1
-1
/
+1
2020-02-20
qemu-img: Add --target-is-zero to convert
David Edmondson
1
-3
/
+23
2020-01-30
qemu-img: adds option to use aio engine for benchmarking
Aarushi Mehta
1
-1
/
+10
2019-12-18
qemu-img: fix info --backing-chain --image-opts
Stefan Hajnoczi
1
-0
/
+3
2019-10-28
Revert "qemu-img: Check post-truncation size"
Max Reitz
1
-35
/
+4
2019-10-28
block: Pass truncate exact=true where reasonable
Max Reitz
1
-1
/
+6
2019-10-28
block: Add @exact parameter to bdrv_co_truncate()
Max Reitz
1
-1
/
+1
2019-10-14
qemu-img: Support help options for --object
Kevin Wolf
1
-13
/
+21
2019-09-16
block: Use QEMU_IS_ALIGNED
Nir Soffer
1
-1
/
+1
2019-08-27
block: define .*_part io handlers in BlockDriver
Vladimir Sementsov-Ogievskiy
1
-2
/
+2
2019-08-19
qemu-img: Fix bdrv_has_zero_init() use in convert
Max Reitz
1
-3
/
+8
[next]