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-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
2019-08-16
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
qemu-img convert: Deprecate using -n and -o together
Kevin Wolf
2019-07-02
block: include base when checking image chain for block allocation
Andrey Shinkevich
2019-06-14
qemu-img: Add salvaging mode to convert
Max Reitz
2019-06-14
qemu-img: Move quiet into ImgConvertState
Max Reitz
2019-06-14
qemu-img: Fix options leakage in img_rebase()
Max Reitz
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-04
block: Add BlockBackend.ctx
Kevin Wolf
2019-05-28
qemu-img: rebase: Reuse in-chain BlockDriverState
Sam Eiderman
2019-05-28
qemu-img: rebase: Reduce reads on in-chain rebase
Sam Eiderman
2019-05-28
qemu-img: rebase: Reuse parent BlockDriverState
Sam Eiderman
2019-05-10
qemu-img: Use zero writes after source backing EOF
Max Reitz
2019-05-10
qemu-img: Allow rebase with no input base
Max Reitz
2019-05-10
qemu-img: Use IEC binary prefixes for size constants
Stefano Garzarella
2019-04-30
qemu-img: use buffer-based io
Vladimir Sementsov-Ogievskiy
2019-04-30
qemu-img: Make create hint at protocol options
Max Reitz
[next]