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-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
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
[next]