index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qemu-img.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qemu-img: fix regression copying secrets during convert
Daniel P. Berrangé
2018-08-15
1
-17
/
+15
*
qemu-img: Add -C option for convert with copy offloading
Fam Zheng
2018-07-30
1
-4
/
+17
*
qemu-img: avoid overflow of min_sparse parameter
Peter Lieven
2018-07-23
1
-5
/
+11
*
qemu-img: align result of is_allocated_sectors
Peter Lieven
2018-07-12
1
-6
/
+38
*
block: split flags in copy_range
Vladimir Sementsov-Ogievskiy
2018-07-10
1
-1
/
+1
*
qemu-img: allow compressed not-in-order writes
Vladimir Sementsov-Ogievskiy
2018-07-05
1
-5
/
+0
*
qemu-img: Fix assert when mapping unaligned raw file
Eric Blake
2018-06-15
1
-1
/
+1
*
qemu-img: Remove deprecated -s snapshot_id_or_name option
Thomas Huth
2018-06-11
1
-6
/
+1
*
qemu-img: Special post-backing convert handling
Max Reitz
2018-06-11
1
-1
/
+25
*
qemu-img: Resolve relative backing paths in rebase
Max Reitz
2018-06-11
1
-1
/
+22
*
qemu-img: Recognize no creation support in -o help
Max Reitz
2018-06-11
1
-0
/
+10
*
qemu-img: Add print_amend_option_help()
Max Reitz
2018-06-11
1
-2
/
+28
*
qemu-option: Pull out "Supported options" print
Max Reitz
2018-06-11
1
-0
/
+1
*
block: Add Error parameter to bdrv_amend_options
Max Reitz
2018-06-11
1
-2
/
+2
*
qemu-img: Amendment support implies create_opts
Max Reitz
2018-06-11
1
-2
/
+5
*
qemu-img: Convert with copy offloading
Fam Zheng
2018-06-01
1
-2
/
+48
*
job: Move progress fields to Job
Kevin Wolf
2018-05-23
1
-2
/
+6
*
job: Add job_is_ready()
Kevin Wolf
2018-05-23
1
-1
/
+1
*
job: Move completion and cancellation to Job
Kevin Wolf
2018-05-23
1
-1
/
+1
*
job: Move single job finalisation to Job
Kevin Wolf
2018-05-23
1
-1
/
+1
*
job: Move BlockJobCreateFlags to Job
Kevin Wolf
2018-05-23
1
-1
/
+1
*
job: Replace BlockJob.completed with job_is_completed()
Kevin Wolf
2018-05-23
1
-2
/
+2
*
job: Add reference counting
Kevin Wolf
2018-05-23
1
-2
/
+2
*
qemu-img: remove references to GEN_DOCS
John Snow
2018-05-20
1
-2
/
+0
*
qemu-img: Use only string options in img_open_opts
Max Reitz
2018-05-15
1
-2
/
+2
*
qemu-img: Check post-truncation size
Max Reitz
2018-05-15
1
-4
/
+35
*
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
2018-05-04
1
-9
/
+9
*
Polish the version strings containing the package version
Thomas Huth
2018-03-12
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-03-06
1
-1
/
+1
|
\
|
*
qemu-img: Make resize error message more general
Max Reitz
2018-03-02
1
-1
/
+1
*
|
Include less of the generated modular QAPI headers
Markus Armbruster
2018-03-02
1
-1
/
+1
|
/
*
Include qapi/qmp/qbool.h exactly where needed
Markus Armbruster
2018-02-09
1
-1
/
+0
*
Include qapi/qmp/qstring.h exactly where needed
Markus Armbruster
2018-02-09
1
-0
/
+1
*
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
1
-0
/
+2
*
Drop superfluous includes of qapi/qmp/qerror.h
Markus Armbruster
2018-02-09
1
-1
/
+0
*
qemu-img: Map bench buffer
Fam Zheng
2018-02-08
1
-1
/
+8
*
block: Add errp to bdrv_snapshot_goto()
Kevin Wolf
2017-11-21
1
-3
/
+3
*
qemu-img: Change img_compare() to be byte-based
Eric Blake
2017-10-26
1
-76
/
+48
*
qemu-img: Change img_rebase() to be byte-based
Eric Blake
2017-10-26
1
-50
/
+34
*
qemu-img: Change compare_sectors() to be byte-based
Eric Blake
2017-10-26
1
-28
/
+27
*
qemu-img: Change check_empty_sectors() to byte-based
Eric Blake
2017-10-26
1
-12
/
+15
*
qemu-img: Drop redundant error message in compare
Eric Blake
2017-10-26
1
-14
/
+5
*
qemu-img: Add find_nonzero()
Eric Blake
2017-10-26
1
-4
/
+28
*
qemu-img: Speed up compare on pre-allocated larger file
Eric Blake
2017-10-26
1
-4
/
+4
*
qemu-img: Simplify logic in img_compare()
Eric Blake
2017-10-26
1
-27
/
+11
*
block: Convert bdrv_get_block_status_above() to bytes
Eric Blake
2017-10-26
1
-21
/
+28
*
block: Convert bdrv_get_block_status() to bytes
Eric Blake
2017-10-26
1
-11
/
+14
*
qemu-img: Switch get_block_status() to byte-based
Eric Blake
2017-10-26
1
-13
/
+11
*
block: Allow NULL file for bdrv_get_block_status()
Eric Blake
2017-10-26
1
-6
/
+4
*
qemu-img: add --shrink flag for resize
Pavel Butsykin
2017-09-26
1
-0
/
+23
[next]