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
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
2019-02-25
qemu-img: fix error reporting for -object
Daniel P. Berrangé
1
-13
/
+13
2019-02-25
block/snapshot: remove bdrv_snapshot_delete_by_id_or_name
Daniel Henrique Barboza
1
-4
/
+11
2019-02-22
qemu-img: use qemu_iovec_init_buf
Vladimir Sementsov-Ogievskiy
1
-8
/
+2
2019-01-31
qemu-io: Add generic function for reinitializing optind.
Richard W.M. Jones
1
-1
/
+1
2018-11-21
qemu-img: Fix leak
Max Reitz
1
-0
/
+1
2018-11-21
qemu-img: Fix typo
Max Reitz
1
-1
/
+1
2018-11-12
qemu-img: assert block_job_get() does not return NULL in img_commit()
Liam Merwick
1
-0
/
+1
2018-11-05
option: Make option help nicer to read
Max Reitz
1
-2
/
+2
2018-08-15
qemu-img: fix regression copying secrets during convert
Daniel P. Berrangé
1
-17
/
+15
2018-07-30
qemu-img: Add -C option for convert with copy offloading
Fam Zheng
1
-4
/
+17
2018-07-23
qemu-img: avoid overflow of min_sparse parameter
Peter Lieven
1
-5
/
+11
2018-07-12
qemu-img: align result of is_allocated_sectors
Peter Lieven
1
-6
/
+38
2018-07-10
block: split flags in copy_range
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2018-07-05
qemu-img: allow compressed not-in-order writes
Vladimir Sementsov-Ogievskiy
1
-5
/
+0
2018-06-15
qemu-img: Fix assert when mapping unaligned raw file
Eric Blake
1
-1
/
+1
2018-06-11
qemu-img: Remove deprecated -s snapshot_id_or_name option
Thomas Huth
1
-6
/
+1
2018-06-11
qemu-img: Special post-backing convert handling
Max Reitz
1
-1
/
+25
2018-06-11
qemu-img: Resolve relative backing paths in rebase
Max Reitz
1
-1
/
+22
2018-06-11
qemu-img: Recognize no creation support in -o help
Max Reitz
1
-0
/
+10
2018-06-11
qemu-img: Add print_amend_option_help()
Max Reitz
1
-2
/
+28
2018-06-11
qemu-option: Pull out "Supported options" print
Max Reitz
1
-0
/
+1
2018-06-11
block: Add Error parameter to bdrv_amend_options
Max Reitz
1
-2
/
+2
2018-06-11
qemu-img: Amendment support implies create_opts
Max Reitz
1
-2
/
+5
2018-06-01
qemu-img: Convert with copy offloading
Fam Zheng
1
-2
/
+48
2018-05-23
job: Move progress fields to Job
Kevin Wolf
1
-2
/
+6
2018-05-23
job: Add job_is_ready()
Kevin Wolf
1
-1
/
+1
2018-05-23
job: Move completion and cancellation to Job
Kevin Wolf
1
-1
/
+1
2018-05-23
job: Move single job finalisation to Job
Kevin Wolf
1
-1
/
+1
2018-05-23
job: Move BlockJobCreateFlags to Job
Kevin Wolf
1
-1
/
+1
2018-05-23
job: Replace BlockJob.completed with job_is_completed()
Kevin Wolf
1
-2
/
+2
2018-05-23
job: Add reference counting
Kevin Wolf
1
-2
/
+2
2018-05-20
qemu-img: remove references to GEN_DOCS
John Snow
1
-2
/
+0
2018-05-15
qemu-img: Use only string options in img_open_opts
Max Reitz
1
-2
/
+2
2018-05-15
qemu-img: Check post-truncation size
Max Reitz
1
-4
/
+35
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
1
-9
/
+9
2018-03-12
Polish the version strings containing the package version
Thomas Huth
1
-1
/
+1
2018-03-06
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+1
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
1
-1
/
+1
2018-03-02
qemu-img: Make resize error message more general
Max Reitz
1
-1
/
+1
2018-02-09
Include qapi/qmp/qbool.h exactly where needed
Markus Armbruster
1
-1
/
+0
2018-02-09
Include qapi/qmp/qstring.h exactly where needed
Markus Armbruster
1
-0
/
+1
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
1
-0
/
+2
2018-02-09
Drop superfluous includes of qapi/qmp/qerror.h
Markus Armbruster
1
-1
/
+0
2018-02-08
qemu-img: Map bench buffer
Fam Zheng
1
-1
/
+8
2017-11-21
block: Add errp to bdrv_snapshot_goto()
Kevin Wolf
1
-3
/
+3
2017-10-26
qemu-img: Change img_compare() to be byte-based
Eric Blake
1
-76
/
+48
2017-10-26
qemu-img: Change img_rebase() to be byte-based
Eric Blake
1
-50
/
+34
[next]