index
:
delta/qemu.git
194-qemu-fails-to-start-with-error-there-is-no-option-group-spice
baserock/danielsilverstone/qemu-gitmodules
baserock/franred/v2.2.0
baserock/morph
baserock/v2.2.0
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.0-staging
stable-6.1
stable-7.2
stable-7.2-staging
stable-8.0
stable-8.0-staging
staging
staging-7.2
staging-8.0
git.qemu.org: git/qemu.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qemu-img.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: Make errp the last parameter of bdrv_img_create
Fam Zheng
2017-04-24
1
-1
/
+1
*
qemu-img: print short help on getopt failure
Stefan Hajnoczi
2017-03-27
1
-20
/
+97
*
qemu-img: fix switch indentation in img_amend()
Stefan Hajnoczi
2017-03-27
1
-41
/
+41
*
qemu-img: show help for invalid global options
Stefan Hajnoczi
2017-03-27
1
-0
/
+1
*
commit: Add filter-node-name to block-commit
Kevin Wolf
2017-02-28
1
-2
/
+2
*
mirror: Use real permissions in mirror/active commit block job
Kevin Wolf
2017-02-28
1
-1
/
+5
*
block: Add BDRV_O_RESIZE for blk_new_open()
Kevin Wolf
2017-02-28
1
-1
/
+1
*
qemu-img: make convert async
Peter Lieven
2017-02-28
1
-96
/
+226
*
util/cutils: Change qemu_strtosz*() from int64_t to uint64_t
Markus Armbruster
2017-02-23
1
-1
/
+4
*
util/cutils: Return qemu_strtosz*() error and value separately
Markus Armbruster
2017-02-23
1
-3
/
+7
*
util/cutils: Let qemu_strtosz*() optionally reject trailing crap
Markus Armbruster
2017-02-23
1
-6
/
+1
*
qemu-img: Wrap cvtnum() around qemu_strtosz()
Markus Armbruster
2017-02-23
1
-27
/
+31
*
util/cutils: New qemu_strtosz()
Markus Armbruster
2017-02-23
1
-10
/
+8
*
qemu-img: Avoid setting ret to unused value in img_convert()
Peter Maydell
2017-02-12
1
-4
/
+4
*
qemu-img: Use qemu_strtoul() rather than raw strtoul()
Peter Maydell
2017-02-12
1
-16
/
+16
*
qemu-img: Improve commit invalid base message
Max Reitz
2017-02-12
1
-1
/
+3
*
qemu-img: remove dead check
Paolo Bonzini
2017-01-24
1
-7
/
+5
*
qemu-img: fix in-flight count for qemu-img bench
Paolo Bonzini
2017-01-09
1
-7
/
+10
*
Replication/Blockjobs: Create replication jobs as internal
John Snow
2016-11-01
1
-2
/
+3
*
qemu-img: call aio_context_acquire/release around block job
Paolo Bonzini
2016-10-28
1
-0
/
+6
*
qapi: rename QmpOutputVisitor to QObjectOutputVisitor
Daniel P. Berrange
2016-10-25
1
-3
/
+3
*
qapi: rename *qmp-*-visitor* to *qobject-*-visitor*
Daniel P. Berrange
2016-10-25
1
-1
/
+1
*
block: failed qemu-img command should return non-zero exit code
Xu Tian
2016-10-24
1
-0
/
+2
*
Put the copyright information on a separate line
Thomas Huth
2016-10-24
1
-1
/
+1
*
trace: provide mechanism for registering trace events
Daniel P. Berrange
2016-10-12
1
-0
/
+1
*
qemu-img: add skip option to dd
Reda Sallahi
2016-09-20
1
-5
/
+45
*
qemu-img: add the 'dd' subcommand
Reda Sallahi
2016-09-20
1
-1
/
+302
*
mirror: auto complete active commit
Wen Congyang
2016-09-13
1
-1
/
+1
*
block: remove BlockDriver.bdrv_write_compressed
Pavel Butsykin
2016-09-05
1
-1
/
+1
*
block/io: reuse bdrv_co_pwritev() for write compressed
Pavel Butsykin
2016-09-05
1
-1
/
+1
*
block: switch blk_write_compressed() to byte-based interface
Pavel Butsykin
2016-09-05
1
-2
/
+4
*
Update ancient copyright string in -version output
Peter Maydell
2016-08-11
1
-1
/
+1
*
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
2016-08-08
1
-2
/
+2
*
qemu-img: Use strerror() for generic resize error
Max Reitz
2016-07-13
1
-1
/
+1
*
qemu-img: Set the ID of the block job in img_commit()
Alberto Garcia
2016-07-13
1
-1
/
+1
*
commit: Add 'job-id' parameter to 'block-commit'
Alberto Garcia
2016-07-13
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-07-06' into ...
Peter Maydell
2016-07-06
1
-17
/
+15
|
\
|
*
qapi: Add new visit_complete() function
Eric Blake
2016-07-06
1
-15
/
+15
|
*
qmp-output-visitor: Favor new visit_free() function
Eric Blake
2016-07-06
1
-3
/
+3
|
*
qemu-img: Don't leak errors when outputting JSON
Eric Blake
2016-07-06
1
-6
/
+4
*
|
block: Convert bdrv_pwrite_zeroes() to BdrvChild
Kevin Wolf
2016-07-05
1
-1
/
+1
*
|
block: Switch discard length bounds to byte-based
Eric Blake
2016-07-05
1
-1
/
+2
*
|
block: Switch transfer length bounds to byte-based
Eric Blake
2016-07-05
1
-4
/
+4
*
|
qemu-img: fix failed autotests
Denis V. Lunev
2016-07-05
1
-1
/
+1
|
/
*
trace: enable tracing in qemu-img
Denis V. Lunev
2016-06-28
1
-1
/
+18
*
qemu-img: move common options parsing before commands processing
Denis V. Lunev
2016-06-28
1
-13
/
+26
*
qemu-img bench: Fix uninitialised writethrough mode
Kevin Wolf
2016-06-16
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-06-08
1
-0
/
+329
|
\
|
*
qemu-img bench: Add --flush-interval
Kevin Wolf
2016-06-08
1
-9
/
+86
|
*
qemu-img bench: Implement -S (step size)
Kevin Wolf
2016-06-08
1
-4
/
+21
[next]